mirror of https://github.com/asterisk/asterisk
ao2_replace() bumps the reference count of the object that is doing the replacing, which is not what we want. We just want to drop the old ref on the old object and update the pointer to point to the new object. Pointed out by George Joseph in #asterisk-dev Change-Id: Ie8167ed3d4b52b9d1ea2d785f885e8c27206743d16.17
parent
b90ecc6b31
commit
1fc4ab38b8
Loading…
Reference in new issue