[AGENT++] Updates: SNMP++v3.2.12, AGENT++v3.5.18, AgentX++v1.4.10

Jochen Katz katz at agentpp.com
Sun Jun 20 17:51:09 CEST 2004


Marek Malowidzki wrote:
> A small problem appears in pdu.cpp:
> 
> int Pdu::set_vblist(Vb* pvbs, const int pvb_count)
> 
> {
> 
> // if invalid then don't destroy
> 
> if ((!pvbs) || (pvb_count < 0) || (pvb_count > PDU_MAX_VBS))
> 
> return FALSE;
> 
> Of course, if pvb_count == 0, pvbs should be allowed to be NULL as well.

This will be in the next release.

Regards,
   Jochen



More information about the AGENTPP mailing list