Skip to content

2.1, 2018-01-08

Compare
Choose a tag to compare
@franslundberg franslundberg released this 08 Jan 14:17
· 29 commits to master since this release

The BinsonParser class improved to allow for better control of memory allocation.
The client of the library can now set a maximum supported size of a Binson
object before the parsing is done. This can be important security.
In the previous release an OutOfMemoryException could be provoked by a
maliciously crafted Binson object.