Skip to content

Commit

Permalink
Merge remote-tracking branch 'freebsd/stable/10' into hardened/10-sta…
Browse files Browse the repository at this point in the history
…ble/master
  • Loading branch information
opntr-auto committed Oct 7, 2015
2 parents 015b3d6 + 36b47c3 commit b7c236c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys/gnu/fs/reiserfs/reiserfs_vfsops.c
Original file line number Diff line number Diff line change
Expand Up @@ -1022,6 +1022,7 @@ uint32_t find_hash_out(struct reiserfs_mount *rmp)
}
} while (0);

free(ip, M_REISERFSNODE);
pathrelse(&path);
return (hash);
}
Expand Down

0 comments on commit b7c236c

Please sign in to comment.