diff options
author | 2016-12-16 13:32:39 +0000 | |
---|---|---|
committer | 2017-01-17 13:57:32 +0100 | |
commit | e8f19746e4b1e8c3118d240dba51f06153a37b07 (patch) | |
tree | 4917e9ccaf6e632bbb63b0048973df8b57edd301 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (diff) | |
download | wireguard-linux-e8f19746e4b1e8c3118d240dba51f06153a37b07.tar.xz wireguard-linux-e8f19746e4b1e8c3118d240dba51f06153a37b07.zip |
ubifs: ensure zero err is returned on successful return
err is no longer being set on a successful return path, causing
a garbage value being returned. Fix this by setting err to zero
for the successful return path.
Found with static analysis by CoverityScan, CID 1389473
Fixes: 7799953b34d18 ("ubifs: Implement encrypt/decrypt for all IO")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions