Changeset 1547 for trunk/dll/eas.c


Ignore:
Timestamp:
Oct 24, 2010, 8:32:55 PM (15 years ago)
Author:
Gregg Young
Message:

Improvements to collector opening directory container from the path of the selected item. More completely matches the change requested (Ticket 362).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/eas.c

    r1546 r1547  
    10501050      if (eap->head)
    10511051        Free_FEAList(eap->head);
     1052      xfree(mp2, pszSrcFile, __LINE__);
    10521053      free(eap);
    10531054      if (hptrIcon)
Note: See TracChangeset for help on using the changeset viewer.