Skip to content

Commit 9a66d3d

Browse files
committed
initialyze returned variable
1 parent f0fb5b7 commit 9a66d3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cSploitClient/event.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@ jobject create_fusebind_event(JNIEnv *env, message *m) {
632632
struct fusemount_bind_info *bind_info;
633633

634634
bind_info = (struct fusemount_bind_info *) m->data;
635+
res = NULL;
635636
jsrc = jmnt = NULL;
636637

637638
src = string_array_next(m, bind_info->data, NULL);

0 commit comments

Comments
 (0)