Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created August 28, 2009 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloyd/177183 to your computer and use it in GitHub Desktop.
Save lloyd/177183 to your computer and use it in GitHub Desktop.
==23624== Invalid read of size 8
==23624== at 0x411C13: bp::service::Description::freeDef() (bpservicedescription.cpp:932)
==23624== by 0x40E8C4: bp::service::Description::~Description() (bpservicedescription.cpp:353)
==23624== by 0x402BA4: serviceDescSample() (sample.cpp:124)
==23624== by 0x402F56: main (sample.cpp:181)
==23624== Address 0x5920a18 is 40 bytes inside a block of size 48 free'd
==23624== at 0x4C2260D: free (in /usr/lib/valgrind/amd64-linux/vgpreload_memcheck.so)
==23624== by 0x411C3F: bp::service::Description::freeDef() (bpservicedescription.cpp:933)
==23624== by 0x411C66: bp::service::Description::toBPCoreletDefinition() (bpservicedescription.cpp:941)
==23624== by 0x402AF0: serviceDescSample() (sample.cpp:119)
==23624== by 0x402F56: main (sample.cpp:181)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment