Displaying 2 results from an estimated 2 matches for "tre_parse_bracket".
2020 Jun 09
2
valgrind false positive on R startup?
...= Conditional jump or move depends on uninitialised value(s)
==9565== at 0x55AB9E0: __wcsnlen_sse4_1 (strlen.S:147)
==9565== by 0x5598EC1: wcsrtombs (wcsrtombs.c:104)
==9565== by 0x551EB20: wcstombs (wcstombs.c:34)
==9565== by 0x50BAA07: wcstombs (stdlib.h:154)
==9565== by 0x50BAA07: tre_parse_bracket_items (tre-parse.c:336)
==9565== by 0x50BAA07: tre_parse_bracket (tre-parse.c:453)
==9565== by 0x50BAA07: tre_parse (tre-parse.c:1380)
==9565== by 0x50B2498: tre_compile (tre-compile.c:1920)
==9565== by 0x50AFBE0: tre_regcompb (regcomp.c:150)
==9565== by 0x4FA9F42: do_gsub (grep.c:20...
2020 Jun 10
0
valgrind false positive on R startup?
...e depends on uninitialised value(s)
> ==9565== at 0x55AB9E0: __wcsnlen_sse4_1 (strlen.S:147)
> ==9565== by 0x5598EC1: wcsrtombs (wcsrtombs.c:104)
> ==9565== by 0x551EB20: wcstombs (wcstombs.c:34)
> ==9565== by 0x50BAA07: wcstombs (stdlib.h:154)
> ==9565== by 0x50BAA07: tre_parse_bracket_items (tre-parse.c:336)
> ==9565== by 0x50BAA07: tre_parse_bracket (tre-parse.c:453)
> ==9565== by 0x50BAA07: tre_parse (tre-parse.c:1380)
> ==9565== by 0x50B2498: tre_compile (tre-compile.c:1920)
> ==9565== by 0x50AFBE0: tre_regcompb (regcomp.c:150)
> ==9565== by 0x4F...