bej_decoder: Check decoded string length

We need to check the bejString value lengths to prevent heap
buffer overflow

Tested:
Unit tested

Change-Id: Ie6a014fbffeb31f111bfbae331db197b3fb2f2ca
Signed-off-by: Kasun Athukorala <kasunath@google.com>
4 files changed
tree: 959485515d57dc540d3f35a2e8df7b7aede4c7f9
  1. include/
  2. src/
  3. subprojects/
  4. test/
  5. .clang-format
  6. .clang-tidy
  7. .gitignore
  8. LICENSE
  9. MAINTAINERS
  10. meson.build
  11. meson.options
  12. OWNERS
  13. README.md
README.md

libbej

This library can be used to decode RDE bej data. More details on how to use the library will be added in the future.