[reSIProcate] FYI - Rev 9290 fixes a potential crash

Francis Joanis francis.joanis at gmail.com
Thu Oct 6 15:10:08 CDT 2011


Hi,

Just a FYI that a fix for a potential crash was committed on the main:

rev 9290

_Added array access bounds checking of the various ParameterFactories
in all calls to ObjectWithParams::createParam. This prevents a crash
when trying to access invalid memory when the type of a parameter is
ParameterTypes::UNKNOWN (i.e. -1). This would get exercised when
parsing a message that contains custom parameters no defined by
defineParam._

The occurrence of the crash itself was random.

Thanks,
Francis



More information about the resiprocate-devel mailing list