Hello! Memory leaks in fill_grent() when calloc() fails, in this case function return NULL but not free memory allocated before. Patch will be attached.
Created attachment 4196 [details] Fix for possible memory leaks in nsswitch/winbind_nss_aix.c Proposal fix.
Pushed with 95dbd7d6dc, thanks! Volker