>>>>> "AL" == Aleksandr Lomanov <[EMAIL PROTECTED]> writes:
AL> The forward asn encoding is not finished. It's finished as far as it is going to go feature-wise. The code is very old and much of it derived from a previous library that came from the cmu-snmp package. AL> It doesn't support memory reallocation. Nope. AL> If someone query snmpset with 128 variables, AL> there can appear problem - buffer overflow. I don't believe so. It does do size checking of the data that it is writing, so a overflow is not possible. It would produce an error and the packet couldn't be sent, but it shouldn't produce a buffer overflow. Please let us know (immediately) if you find a specific case where you think I'm wrong about this. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
