#350: intbitset - ignores ctrl-c
-----------------------+----------------------------------------------------
Reporter: rchyla | Owner: skaplun
Type: defect | Status: closed
Priority: major | Milestone:
Component: MiscUtil | Version:
Resolution: fixed | Keywords: intbitset
-----------------------+----------------------------------------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [32d4f4d0897d7ec30b9ac1c471677767e3278b4a]:
{{{
#!CommitTicketReference repository=""
revision="32d4f4d0897d7ec30b9ac1c471677767e3278b4a"
intbitset: fix handling of corrupted strdumps
* When a strdumps is passed to the intbitset constructor
(or to the fastload method of an existing intbitset), a check
on the length is performed in order to spot potential corruptions.
(closes #350)
}}}
--
Ticket URL: </ticket/350#comment:5>
Invenio <http://invenio-software.org>