< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Dear Sirs/Madams,
I found a memory error in reTurnClient library.
(in resiprocate-1.5 and resiprocate-1.6)
I think that It's caused by coding error in reTurn/DataBuffer.cxx.
reTurn/DataBuffer.cxx
DataBuffer::~DataBuffer()
{
- delete mBuffer;
+ delete[] mBuffer;
}
Sincerely,
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/resiprocate-devel