On 06/11/2015 08:47 PM, logty wrote:
I used valgrind and the segfault isn't directly proton's fault, the problem is we are getting back null messages from pn_messenger_get, and proton seg-faults when I call pn_message_get_content_type on that message.
Ok, thanks for the information!