removed redundant code and fixed an invalid read of size 1 in ...unpadfour()

This commit is contained in:
TLINDEN
2014-02-09 17:50:00 +01:00
parent 118428da45
commit 91f94a532e
3 changed files with 11 additions and 54 deletions

View File

@@ -347,7 +347,7 @@ temporarily disabled
<test check-if-catch-missing-newlines>
prepare = perl -e 'print "X" x 5000; print "\n"' > testfile-toolong
cmd = $pcp -V $vault -P -I testfile-toolong
expect = /line is too long/
expect = /Error: decoded input/
</test>
/*