summaryrefslogtreecommitdiffstats
path: root/package/libb64/0002-Initialize-C++-objects.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/libb64: fix integer overflow and uninitialized C++ objectsMikael Eliasson2019-02-061-0/+38
Fixes a runtime bug on compilers where unsigned char is the default. Fixes a runtime bug where _state variable in the encoder and decoder c++ objects where not initialized by the constructors. Signed-off-by: Mikael Eliasson <mikael@robomagi.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
OpenPOWER on IntegriCloud