Ignore:
Timestamp:
May 24, 2009, 7:55:48 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.4

File:
1 edited

Legend:

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

    r206 r224  
    235235                     fsp->fsp_name) == -1) {
    236236                DEBUG(0, ("asprintf failed\n"));
     237                TALLOC_FREE(fsp->notify);
    237238                return NT_STATUS_NO_MEMORY;
    238239        }
Note: See TracChangeset for help on using the changeset viewer.