1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s3-vfs_snapper: Fix a possible use without init warning

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
Andreas Schneider 2015-11-13 14:14:10 +01:00 committed by Andreas Schneider
parent f7e2399926
commit 3de59437c3

View File

@ -1404,7 +1404,7 @@ static NTSTATUS snapper_create_snap_call(TALLOC_CTX *mem_ctx,
NTSTATUS status;
DBusMessage *req_msg;
DBusMessage *rsp_msg;
uint32_t snap_id;
uint32_t snap_id = 0;
char *snap_path;
status = snapper_create_snap_pack(mem_ctx,