diff options
author | Marek BehĂșn <marek.behun@nic.cz> | 2017-10-06 15:04:57 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-10-16 09:42:51 -0400 |
commit | ecab881c7fcd7484420b6aa15b0f748458640191 (patch) | |
tree | e3af32cdbc612722f890a0b61b77fb7f10788064 /cmd/mac.c | |
parent | 502af618ec3d60f3c8b9914e3484f112fb295b6e (diff) |
fs: btrfs: Fix usage of uninitialized variables
The variable res should be initialized to 0 in these functions,
because if the searched key is not found, the variable is used
uninitialized.
Reported-by: Coverity (CID: 167335)
Reported-by: Coverity (CID: 167336)
Reported-by: Coverity (CID: 167337)
Signed-off-by: Marek Behun <marek.behun@nic.cz>
Diffstat (limited to 'cmd/mac.c')
0 files changed, 0 insertions, 0 deletions