[Bug 11896] bunzip2: bunzip fails testsuite on s390x Conditional jump or move depends on uninitialised value(s)

bugzilla at busybox.net bugzilla at busybox.net
Thu May 23 14:07:05 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=11896

--- Comment #2 from Dimitri John Ledkov <xnox at ubuntu.com> ---
Nice!

It is valgrind clean now, but the testsuite fails:

$ ./bunzip2.tests 
PASS: bunzip2: doesnt exist
PASS: bunzip2: unknown suffix
PASS: bunzip2: already exists
PASS: bunzip2: stream unpack
PASS: bunzip2: delete src
PASS: bunzip2: test_bz2 file
PASS: bunzip2: pbzip_4m_zeros file
PASS: bunzip2: bz2_issue_11.bz2 corrupted example
FAIL: bunzip2: bz2_issue_12.bz2 corrupted example

Maybe, now that this is fixed, the issue_12 expectation should be changed?

It currently expects "bunzip2: bunzip error -3:1", yet we now generate
"bunzip2: bunzip error -5:1" (just like issue_11 corrupted example)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list