]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2019-14907 lib/util/charset: clang: Fix Value stored to 'reason' is never read...
authorNoel Power <noel.power@suse.com>
Fri, 24 May 2019 13:37:00 +0000 (13:37 +0000)
committerKarolin Seeger <kseeger@samba.org>
Fri, 10 Jan 2020 10:56:20 +0000 (11:56 +0100)
commit030fa9e5455125e30b71c90be80baadb657d8993
treed1fa844739ab859a3ed5679b3975ba4df2abf79d
parent16b377276ee82c04d069666e53deaa95a7633dd4
CVE-2019-14907 lib/util/charset: clang: Fix Value stored to 'reason' is never read warning

Fixes:

lib/util/charset/convert_string.c:301:5: warning: Value stored to 'reason' is never read <--[clang]

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14208

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer gary@catalyst.net.nz
(cherry picked from commit add47e288bc80c1bf45765d1588a9fa5998ea677)
lib/util/charset/convert_string.c