[illumos-Developer] Please review: Fix Bug #432 - Memory leak in smbd/libsmb smb_idmap_getsid

Gordon Ross gordon.w.ross at gmail.com
Tue Nov 30 13:05:42 PST 2010


Note: idmap_get_mappings() returns an array of structures
containing strings allocated by strdup().  The caller has to
free those before freeing the array.

I'm testing this fix.  Please review:

http://cr.illumos.org/view/wzig7gbx/

Thanks,
Gordon



More information about the Developer mailing list