1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source4/ntvfs/posix
Andreas Schneider 6da032df54 s4:ntvfs: Do not free eadb before we printed an error
Found by GCC 9.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2019-05-08 16:33:24 +00:00
..
python s4/ntvfs/posix/python: python3 (get|set)xattr value should be bytes 2018-04-05 08:59:09 +02:00
posix_eadb.c build: Build less of Samba when building --without-ntvfs-fileserver 2016-06-02 16:36:15 +02:00
posix_eadb.h s4:ntvfs/posix: fix forward declaration of struct pvfs_state 2015-08-20 16:06:20 +02:00
pvfs_acl_nfs4.c librpc/idl: rename NFS4 ACL xattr name define 2017-11-08 00:20:08 +01:00
pvfs_acl_xattr.c s4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_register() 2017-05-13 16:50:13 +02:00
pvfs_acl.c s4: ntvfs: Add a TALLOC_CTX * paramter to pvfs_acl_register() 2017-05-13 16:50:13 +02:00
pvfs_aio.c
pvfs_dirlist.c lib: Fix "is_case_sensitive" in "ms_fnmatch_protocol"' callers 2017-02-15 11:40:32 +01:00
pvfs_fileinfo.c
pvfs_flush.c
pvfs_fsinfo.c s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-info 2015-03-18 18:57:21 +01:00
pvfs_ioctl.c
pvfs_lock.c
pvfs_mkdir.c
pvfs_notify.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
pvfs_open.c pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID 2016-08-19 09:35:14 +02:00
pvfs_oplock.c
pvfs_qfileinfo.c s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION support 2019-05-01 17:22:26 +00:00
pvfs_read.c s4:ntvfs: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:24 +01:00
pvfs_rename.c
pvfs_resolve.c s4:ntvfs: Fix size type in pvfs functions 2018-03-20 23:16:14 +01:00
pvfs_search.c
pvfs_seek.c
pvfs_setfileinfo.c
pvfs_shortname.c
pvfs_streams.c
pvfs_sys.c s4:ntvfs/posix: correctly reset errno on success in pvfs_sys_mkdir() 2014-04-02 09:03:44 +02:00
pvfs_unlink.c
pvfs_util.c
pvfs_wait.c
pvfs_write.c s4:ntvfs: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:24 +01:00
pvfs_xattr.c
vfs_posix.c s4:ntvfs: Do not free eadb before we printed an error 2019-05-08 16:33:24 +00:00
vfs_posix.h ntvfs_posix: No wbc_context required 2014-03-05 16:33:21 +01:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
xattr_system.c