Displaying 5 results from an estimated 5 matches for "parse_reg_exp".
2005 Aug 01
4
valgrind complains about regex.c (PR#8043)
...ulian Seward =
et al.
=3D=3D22324=3D=3D For more details, rerun with: -v
=3D=3D22324=3D=3D=20
=3D=3D22324=3D=3D Invalid read of size 4
=3D=3D22324=3D=3D at 0x81255AD: parse_expression (regex.c:5045)
=3D=3D22324=3D=3D by 0x8125868: parse_branch (regex.c:4475)
=3D=3D22324=3D=3D by 0x8125913: parse_reg_exp (regex.c:4420)
=3D=3D22324=3D=3D by 0x81261B3: Rf_regcomp (regex.c:4384)
=3D=3D22324=3D=3D Address 0x1C1E23A8 is 0 bytes after a block of size 32 a=
lloc'd
=3D=3D22324=3D=3D at 0x1B90650D: calloc (in /usr/lib/valgrind/vgpreload_=
memcheck.so)
=3D=3D22324=3D=3D by 0x81247B5: parse_expr...
2008 Jul 09
1
memory leak in sub("[range]",...)
...possibly lost in loss record 1 of 45
==32503== at 0x40046EE: malloc (vg_replace_malloc.c:149)
==32503== by 0x4005B9A: realloc (vg_replace_malloc.c:306)
==32503== by 0x80A5F92: parse_expression (regex.c:5202)
==32503== by 0x80A614F: parse_branch (regex.c:4707)
==32503== by 0x80A621A: parse_reg_exp (regex.c:4666)
==32503== by 0x80A6618: Rf_regcomp (regex.c:4635)
==32503== by 0x8110CB4: do_gsub (character.c:1355)
==32503== by 0x80654A4: do_internal (names.c:1135)
==32503== by 0x815F0EB: Rf_eval (eval.c:461)
==32503== by 0x8160DA7: do_begin (eval.c:1174)
==32503== by 0x815F0EB...
2008 Aug 07
1
memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#11946)
...finitely lost in loss record 35 of
44
==28643== at 0x40046EE: malloc (vg_replace_malloc.c:149)
==28643== by 0x4005B9A: realloc (vg_replace_malloc.c:306)
==28643== by 0x80A5E22: parse_expression (regex.c:5202)
==28643== by 0x80A5FDF: parse_branch (regex.c:4707)
==28643== by 0x80A60AA: parse_reg_exp (regex.c:4666)
==28643== by 0x80A64A8: Rf_regcomp (regex.c:4635)
==28643== by 0x8110AE0: do_gsub (character.c:1355)
==28643== by 0x80653BC: do_internal (names.c:1129)
==28643== by 0x815EF17: Rf_eval (eval.c:461)
==28643== by 0x8160BD3: do_begin (eval.c:1174)
==28643== by 0x815EF17...
2008 Aug 07
0
memory leak in sub("[range]", ...) when #ifndef _LIBC (PR#12488)
...5 of
> 44
> ==28643== at 0x40046EE: malloc (vg_replace_malloc.c:149)
> ==28643== by 0x4005B9A: realloc (vg_replace_malloc.c:306)
> ==28643== by 0x80A5E22: parse_expression (regex.c:5202)
> ==28643== by 0x80A5FDF: parse_branch (regex.c:4707)
> ==28643== by 0x80A60AA: parse_reg_exp (regex.c:4666)
> ==28643== by 0x80A64A8: Rf_regcomp (regex.c:4635)
> ==28643== by 0x8110AE0: do_gsub (character.c:1355)
> ==28643== by 0x80653BC: do_internal (names.c:1129)
> ==28643== by 0x815EF17: Rf_eval (eval.c:461)
> ==28643== by 0x8160BD3: do_begin (eval.c:1174)...
2008 Jul 10
0
RODBC Close Memory Leak Question
...re definitely lost in loss record 16 of 55
==8682== at 0x40051F9: malloc (vg_replace_malloc.c:149)
==8682== by 0x4005271: realloc (vg_replace_malloc.c:306)
==8682== by 0x80B47EC: parse_expression (regex.c:5202)
==8682== by 0x80B4934: parse_branch (regex.c:4714)
==8682== by 0x80B49BF: parse_reg_exp (regex.c:4666)
==8682== by 0x80B5317: Rf_regcomp (regex.c:4635)
==8682== by 0x812A38F: do_gsub (character.c:1356)
==8682== by 0x806650A: do_internal (names.c:1129)
==8682== by 0x81855B0: Rf_eval (eval.c:463)
==8682== by 0x818631E: do_begin (eval.c:1172)
==8682== by 0x81855B0: Rf_e...