Ignore:
Timestamp:
Nov 29, 2012, 1:59:04 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/smbd/aio.c

    r745 r751  
    6767
    6868        smbd_aio_complete_aio_ex(aio_ex);
     69        TALLOC_FREE(aio_ex);
    6970}
    7071
     
    895896                return;
    896897        }
    897 
    898         TALLOC_FREE(aio_ex);
    899898}
    900899
Note: See TracChangeset for help on using the changeset viewer.