diff options
author | lixiaokeng <lixiaokeng@huawei.com> | 2021-06-16 16:57:16 +0800 |
---|---|---|
committer | Nikolaus Rath <Nikolaus@rath.org> | 2021-06-16 18:25:14 +0100 |
commit | a1e41676e34096abe21d202f4c4e440fd1257672 (patch) | |
tree | 7c2ea1002710c4e11caafa4fc7ee1754db8c5b87 /test/util.py | |
parent | 80f2b8b469d97349d87cfd59725cbc7c19959bf6 (diff) | |
download | libfuse-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