]> git.ipfire.org Git - thirdparty/samba.git/commit
s4-pvfs_sys: talloc_free should be before errno restore
authorAndrew Tridgell <tridge@samba.org>
Fri, 5 Mar 2010 11:58:18 +0000 (22:58 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 5 Mar 2010 12:07:32 +0000 (23:07 +1100)
commit568f0851f0fceca1511b689040340e19ef1b538b
tree5f9f9d936d3d0bc6002e8148d095f46bfa8f8e03
parent2c2156ea9539a818625b0914aa2e1596571f428f
s4-pvfs_sys: talloc_free should be before errno restore

talloc can potentially change the errno
source4/ntvfs/posix/pvfs_sys.c