Ignore:
Timestamp:
May 27, 2009, 12:08:58 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/smbd/notify.c

    r228 r235  
    232232                     fsp->fsp_name) == -1) {
    233233                DEBUG(0, ("asprintf failed\n"));
     234                TALLOC_FREE(fsp->notify);
    234235                return NT_STATUS_NO_MEMORY;
    235236        }
Note: See TracChangeset for help on using the changeset viewer.