tinyxml2
https://github.com/leethomason/tinyxml2
C++
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported0 Subscribers
Add a CodeTriage badge to tinyxml2
Help out
- Issues
- CodeQL: Return pointers not checked
- Security: Integer Overflow and Heap Buffer Overflow in DynArray::EnsureCapacity
- TinyXML does not compile on Yocto toolchain with -Werror=format-truncation
- Posibble Bug: Stack Buffer Underflow in `tinyxml2::XMLPrinter::PrepareForNewNode(bool)`
- Possible Bug: Global Buffer Overflow in `tinyxml2::XMLPrinter::PushText(char const*, bool)`
- Enhance 'GetText()' to return a default value and/or add a convenience function ' XMLError QueryText(const char **)'
- XMLPrinter::Write: size_t→int truncation causes incorrect buffer growth and OOM
- TinyXML2 - problems with XML tags > 16 characters ?
- Decimal precision and SetText
- Possible Bug in XMLNode::Value()` does not check for null `_value`, leading to crash
- Docs
- C++ not yet supported