rapidxml
rapidxml copied to clipboard
Issue in Parsing big files
Hi, I am using rapidxml in my project. it is working fine with small files but once the file size increases more then 65KB then searching first node gives segmentation fault error
For those who read this "issue": see RAPIDXML_STATIC_POOL_SIZE and RAPIDXML_DYNAMIC_POOL_SIZE in rapidxml.hpp file.