cyclonedds/src/ddsrt
Erik Boasson 9e61bff9b9 Use unsigned char for XML input
Sign extension causes some character values to be interpreted as special
tokens, potentially causing the parser to hang, pass a null pointer as
element name to the "elem_open" callback (which would crash the
configuration processing).

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-11-04 14:36:28 +01:00
..
cmake Add network statistics to ddsrt 2019-08-02 09:53:36 +02:00
include Moved bswap functions to ddsrt (#297) 2019-10-28 15:03:46 +01:00
src Use unsigned char for XML input 2019-11-04 14:36:28 +01:00
tests Clear sa_mask in sigaction for DDS_LC_FATAL test 2019-11-04 14:36:28 +01:00
CMakeLists.txt Moved bswap functions to ddsrt (#297) 2019-10-28 15:03:46 +01:00