There seems to be some differences as to what actions cause some clean-up to occur:
Diff 1 ------- In write_usmUserStatus() UNDO and FREE both trigger the clean-up In write_vacmSecurityToGroupStatus(), write_vacmViewStatus(), & write_vacmAccessStatus(), only UNDO triggers the clean-up Diff 2 ------- I also note that when write_vacmSecurityToGroupStatus() & write_vacmViewStatus() try to add a new entry and the entry already exists, they reset long_ret to RS_NOTREADY so that nothing is performed in the UNDO case. Compare this to write_vacmAccessStatus() which does not reset long_ret. I guess I am just wondering if there is a reason for these differences or should it all be made consistent? Regards, Adam. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders