Skip to content

check (and correct) for overflow of ExtraInfo first/last fields during unpacking of Particle and ProtoParticle

Recognize and correct overflow when more than 64k extra info fields are packed for all (proto) particles inside a single container. (this however does assume that there are less than 64k extra info fields per (proto) particle - but obviously 64k should be enough for each particle...)

should address #223 (closed)

TODO:

  • verify it actually (properly) does what it claims to do...
Edited by Sevda Esen

Merge request reports