aboutsummaryrefslogtreecommitdiffstats
path: root/test/util.py
diff options
context:
space:
mode:
authorlixiaokeng <lixiaokeng@huawei.com>2021-06-16 16:57:16 +0800
committerNikolaus Rath <Nikolaus@rath.org>2021-06-16 18:25:14 +0100
commita1e41676e34096abe21d202f4c4e440fd1257672 (patch)
tree7c2ea1002710c4e11caafa4fc7ee1754db8c5b87 /test/util.py
parent80f2b8b469d97349d87cfd59725cbc7c19959bf6 (diff)
downloadlibfuse-a1e41676e34096abe21d202f4c4e440fd1257672.tar.gz
Fix: a potential crash on failure to setlocale
setlocale() can fail, returning NULL, which will lead to a crash in iconv_new(). Fix it like in iconv_help(). Signed-off-by: Lixiaokeng <lixiaokeng@huawei.com>
Diffstat (limited to 'test/util.py')
0 files changed, 0 insertions, 0 deletions