curlpp  

Crash When Calling SaxParser::finish_chunk_parsing()

Timothy003
Fri, 09 Oct 2009 06:22:30 -0700

If SaxParser::finish_chunk_parsing() is called before calling
SaxParser::parse_chunk_raw(const unsigned char *, size_type), the
library tries to dereference a null pointer in the context, due to it
not being initialized.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"curlpp" group.
To post to this group, send email to curlpp@googlegroups.com
To unsubscribe from this group, send email to 
curlpp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/curlpp?hl=en
-~----------~----~----~----~------~----~------~--~---

  • Crash When Calling SaxParser::finish_chunk_parsing() Timothy003