netopeer2
netopeer2 copied to clipboard
netopeer2-server: /home/ubuntn/libyang-2.0.112/src/parser_xml.c:696: lydxml_subtree_r: Assertion `xmlctx->status == LYXML_ELEM_CLOSE' failed. Aborted (core dumped)
Hello, I used netopeer2-2.0.35 to build a service, and used gonetconf as a client to connect to the service. When I sent some specially constructed data packets, the service debug mode was aborted. The information is as follows: netopeer2 -server: /home/ubuntn/libyang-2.0.112/src/parser_xml.c:696: lydxml_subtree_r: Assertion `xmlctx->status == LYXML_ELEM_CLOSE' failed.
Aborted (core dumped), is this a BUG?