#350: intbitset - ignores ctrl-c
-----------------------+----------------------------------------------------
Reporter: rchyla | Owner: skaplun
Type: defect | Status: in_merge
Priority: major | Milestone:
Component: MiscUtil | Version:
Resolution: | Keywords: intbitset
-----------------------+----------------------------------------------------
Changes (by skaplun):
* status: in_work => in_merge
Comment:
OK. The culprit was the unexpected size of the strdump (a valid strdump is
a multiple of the wordsize, while in case of corruption, any size can be
provided).
Most corruptions should be anyway spotted earlier by the uncompression in
zlib.
The fix is now available in my public branch:
http://invenio-software.org/repo/personal/invenio-sam/commit/?h=more-
robust-intbitset
and contains a new unit test to prove the correct handling of the
corruption.
--
Ticket URL: <http://invenio-software.org/ticket/350#comment:4>
Invenio <http://invenio-software.org>