Ignore:
Timestamp:
Dec 28, 2009, 11:51:06 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

divers fix for memory leak in os2ea.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/lib/os2ea.c

    r162 r351  
    309309                free(pgea2list);
    310310        }
    311         if (pgea2list)
     311        if (pfea2list)
    312312        {
    313313                free(pfea2list);
Note: See TracChangeset for help on using the changeset viewer.