Check dictionary sizes to avoid any heap overflowsTested:Unit testedSigned-off-by: Kasun Athukorala <kasunath@google.com>Change-Id: I34972b7f4daf0e818461ef2a4842966a247fc20e
Add libbej encoder wrapper for C++Add unit tests and the test data files needed for unit tests.Move APIs from bej_decoder_test.cpp to a common file, to share thosewith bej_encoder_test.cppTeste
Add libbej encoder wrapper for C++Add unit tests and the test data files needed for unit tests.Move APIs from bej_decoder_test.cpp to a common file, to share thosewith bej_encoder_test.cppTested:Verified that encoding using the wrapper works well at runtime.Verified that the unit tests pass.Change-Id: I61b7c17690eb7e7fefd1973a22d4316c6214267eSigned-off-by: Nikhil Namjoshi <nikhilnamjoshi@google.com>
show more ...