s3: Fix some errno assignments in SMBC_opendir_ctx
authorVolker Lendecke <vl@samba.org>
Thu, 24 Mar 2011 15:03:13 +0000 (16:03 +0100)
committerVolker Lendecke <vlendec@samba.org>
Thu, 24 Mar 2011 16:31:57 +0000 (17:31 +0100)
commit155c4fbc10ce3f47428402efd30eec732ab7a803
tree563ae50d95fff6fb532095439a4f5d37fb0e82a4
parent9db92bb7f9ab9461019ebbf5839c588e2d16f229
s3: Fix some errno assignments in SMBC_opendir_ctx

Do the assignment as the last action to make sure it's not overwritten

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Mar 24 17:31:57 CET 2011 on sn-devel-104
source3/libsmb/libsmb_dir.c