id summary reporter owner description type status milestone component version severity resolution keywords cc 6035 Klocwork warning found in statechart regarding inconsistent memory free anonymous Andreas Huber "FREE.INCONSISTENT : Memory pointed by 'pBase' is freed at this point, but this memory is not freed upon function exits at line(s) 93. : inline void intrusive_ptr_release( const ::boost::statechart::event_base * pBase ) { if ( pBase->release() ) { ::boost::statechart::detail::delete_helper::delete_object( pBase ); } } Path: C:\boost\boost\statechart\event_base.hpp Line: 91 Severity: Severe " Support Requests closed To Be Determined statechart Boost 1.47.0 Problem worksforme