Skip to content

Conversation

@jodavies
Copy link
Collaborator

…le and off compress

In the case if "Off Compress;" the term size was not written into the compress buffer when reading from a file, and term compression is off.

This results in terms which are incomplete or have extra junk on the end going through Generator; the rest is chaos.

Fixes #214

@jodavies
Copy link
Collaborator Author

The parform valgrind failure on the new test is present on the master branch also.

@coveralls
Copy link

coveralls commented Dec 2, 2024

Coverage Status

coverage: 50.678% (+0.08%) from 50.596%
when pulling a43ec81 on jodavies:issue-214
into 3262c64 on vermaseren:master.

@jodavies
Copy link
Collaborator Author

jodavies commented Dec 4, 2024

@tueda if you are happy with skipping the test under parform valgrind here, I think we can merge this one (after squashing the test skip commit into the other).

@jodavies jodavies added this to the v4.3.2 milestone Dec 4, 2024
@tueda
Copy link
Collaborator

tueda commented Dec 4, 2024

OK, go ahead.

…le and off compress

In the case if "Off Compress;" the term size was not written into the
compress buffer when reading from a file, and term compression is off.

This results in terms which are incomplete or have extra junk on the end
going through Generator; the rest is chaos.

The test is not valgrind clean for parform.
@jodavies jodavies merged commit 4cb5be4 into form-dev:master Dec 10, 2024
68 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mincer crash

3 participants