rekib66
rekib66
Hi, I use (a modified version of) the client example code provided by libnetconf2. When connecting to a device the client crashes in lys_compile_extension due to a null pointer. The...
Hello, I try to parse a yang file which contains comments between double quoted strings and the "+" operator. The module test-concat shows such a scenario. According the RFC 7950...
Hi, I use log4cplus 2.0.2 compiled with --disable-implicit-initialization. To test I worte a test program initializing log4cplus, calling two times LOG4CPLUS_INFO and deinitialize log4cplus. To check for memory leaks I...