Changeset 746 for vendor/current/source3/smbd/aio.c
- Timestamp:
- Nov 27, 2012, 4:56:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/source3/smbd/aio.c
r740 r746 67 67 68 68 smbd_aio_complete_aio_ex(aio_ex); 69 TALLOC_FREE(aio_ex); 69 70 } 70 71 … … 895 896 return; 896 897 } 897 898 TALLOC_FREE(aio_ex);899 898 } 900 899
Note:
See TracChangeset
for help on using the changeset viewer.