diff --git a/fs/hfsplus/brec.c b/fs/hfsplus/brec.c
index aa17a392b4140910a88192181356a998e828fcef..1918544a78716e7a0949ecdacb51a6e7822d7b0f 100644
--- a/fs/hfsplus/brec.c
+++ b/fs/hfsplus/brec.c
@@ -449,6 +449,7 @@ static int hfs_brec_update_parent(struct hfs_find_data *fd)
 			/* restore search_key */
 			hfs_bnode_read_key(node, fd->search_key, 14);
 		}
+		new_node = NULL;
 	}
 
 	if (!rec && node->parent)