dbwrap: Fix CID 1002092 Uninitialized scalar variable
commit8b3d4eff9342de812d0d27759beeff5e4e7532d1
authorVolker Lendecke <vl@samba.org>
Sun, 12 May 2013 10:33:49 +0000 (12 12:33 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 12 May 2013 13:56:08 +0000 (12 15:56 +0200)
tree611bd369038e8b4398b39b54c058eb0b26bbacf7
parent3b3b5b02555572e48a751ea19ef9dd771a3862da
dbwrap: Fix CID 1002092 Uninitialized scalar variable

We don't set saved_errno in the ret==0 case.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
lib/dbwrap/dbwrap_ntdb.c