Re: [pacman-dev] [PATCH] Suppress wcsrtombs jump valgrind error

2018-03-13 Thread Allan McRae
On 14/03/18 14:43, Andrew Gregory wrote: > On 03/14/18 at 01:44pm, Allan McRae wrote: >> Add a suppression to avoid this error from valgrind: >> >> ==28835== Conditional jump or move depends on uninitialised value(s) >> ==28835==at 0x57704E8: __gconv_transform_internal_ascii (in >> /usr/lib/li

Re: [pacman-dev] [PATCH] Suppress wcsrtombs jump valgrind error

2018-03-13 Thread Andrew Gregory
On 03/14/18 at 01:44pm, Allan McRae wrote: > Add a suppression to avoid this error from valgrind: > > ==28835== Conditional jump or move depends on uninitialised value(s) > ==28835==at 0x57704E8: __gconv_transform_internal_ascii (in > /usr/lib/libc-2.26.so) > ==28835==by 0x57ED5F5: wcsrto

[pacman-dev] [PATCH] Suppress wcsrtombs jump valgrind error

2018-03-13 Thread Allan McRae
Add a suppression to avoid this error from valgrind: ==28835== Conditional jump or move depends on uninitialised value(s) ==28835==at 0x57704E8: __gconv_transform_internal_ascii (in /usr/lib/libc-2.26.so) ==28835==by 0x57ED5F5: wcsrtombs (in /usr/lib/libc-2.26.so) ==28835==by 0x5782C4