Mageia Bugzilla – Attachment 2643 Details for
Bug 7053
perl-URPM: update candidate: fix some segfaults
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
diff showing one less valgrind error
URPM-valgrind.diff (text/plain), 1.55 KB, created by
Thierry Vignaud
on 2012-08-14 14:19:27 CEST
(
hide
)
Description:
diff showing one less valgrind error
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2012-08-14 14:19:27 CEST
Size:
1.55 KB
patch
obsolete
>--- LOG1 2012-08-14 12:13:05.475239588 +0000 >+++ LOG2 2012-08-14 12:13:05.475239588 +0000 >@@ -7,18 +7,9 @@ > "my" variable $f masks earlier declaration in same scope at t/synthesis.t line 22. > ok 1 > ok 2 - parse XZ synthesis >-==10000== Conditional jump or move depends on uninitialised value(s) >-==10000== at 0x6E5113C: ??? (in /usr/lib/perl5/vendor_perl/5.14.2/x86_64-linux-thread-multi/auto/URPM/URPM.so) >-==10000== by 0x6E5BA32: XS_URPM_parse_synthesis__XS (in /usr/lib/perl5/vendor_perl/5.14.2/x86_64-linux-thread-multi/auto/URPM/URPM.so) >-==10000== by 0x4EE232E: Perl_pp_entersub (in /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi/CORE/libperl.so) >-==10000== by 0x4ED97C5: Perl_runops_standard (in /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi/CORE/libperl.so) >-==10000== by 0x4E7AE69: perl_run (in /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi/CORE/libperl.so) >-==10000== by 0x400DF8: main (in /usr/bin/perl5.14.2) >-==10000== > ok 3 - parse empty synthesis > bad line <@provi infntl-erl-debug[== 2.16-4mdk]> > invalid line <@provi infntl-erl-debug[== 2.16-4mdk]> >-bad line <@provi infntl-erl-debug[== 2.16-4mdk]> > ok 4 - parse buggy synthesis > ok 5 > ok 6 >@@ -126,5 +117,4 @@ > ==10000== Rerun with --leak-check=full to see details of leaked memory > ==10000== > ==10000== For counts of detected and suppressed errors, rerun with: -v >-==10000== Use --track-origins=yes to see where uninitialised values come from >-==10000== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 13 from 7) >+==10000== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 13 from 7)
--- LOG1 2012-08-14 12:13:05.475239588 +0000 +++ LOG2 2012-08-14 12:13:05.475239588 +0000 @@ -7,18 +7,9 @@ "my" variable $f masks earlier declaration in same scope at t/synthesis.t line 22. ok 1 ok 2 - parse XZ synthesis -==10000== Conditional jump or move depends on uninitialised value(s) -==10000== at 0x6E5113C: ??? (in /usr/lib/perl5/vendor_perl/5.14.2/x86_64-linux-thread-multi/auto/URPM/URPM.so) -==10000== by 0x6E5BA32: XS_URPM_parse_synthesis__XS (in /usr/lib/perl5/vendor_perl/5.14.2/x86_64-linux-thread-multi/auto/URPM/URPM.so) -==10000== by 0x4EE232E: Perl_pp_entersub (in /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi/CORE/libperl.so) -==10000== by 0x4ED97C5: Perl_runops_standard (in /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi/CORE/libperl.so) -==10000== by 0x4E7AE69: perl_run (in /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi/CORE/libperl.so) -==10000== by 0x400DF8: main (in /usr/bin/perl5.14.2) -==10000== ok 3 - parse empty synthesis bad line <@provi infntl-erl-debug[== 2.16-4mdk]> invalid line <@provi infntl-erl-debug[== 2.16-4mdk]> -bad line <@provi infntl-erl-debug[== 2.16-4mdk]> ok 4 - parse buggy synthesis ok 5 ok 6 @@ -126,5 +117,4 @@ ==10000== Rerun with --leak-check=full to see details of leaked memory ==10000== ==10000== For counts of detected and suppressed errors, rerun with: -v -==10000== Use --track-origins=yes to see where uninitialised values come from -==10000== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 13 from 7) +==10000== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 13 from 7)
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7053
: 2643