[Asterisk-code-review] Astobj2: Run weakproxy subscription callbacks in reverse order. (asterisk[master])

Corey Farrell asteriskteam at digium.com
Fri May 22 17:09:47 CDT 2015


Corey Farrell has uploaded a new patch set (#2).

Change subject: Astobj2: Run weakproxy subscription callbacks in reverse order.
......................................................................

Astobj2: Run weakproxy subscription callbacks in reverse order.

Modify ao2_weakproxy_subscribe so each new subscription is added
to the head of the list.  This ensures that when other objects
are allocated and use a subscription to the weakproxy for cleanup,
cleanup will occur in the correct order.

ASTERISK-25120 #close

Change-Id: Ie0476f08ec21330de1b3f5a2dd3d9eb683df3d3d
---
M include/asterisk/astobj2.h
M main/astobj2.c
2 files changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/25/525/2
-- 
To view, visit https://gerrit.asterisk.org/525
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie0476f08ec21330de1b3f5a2dd3d9eb683df3d3d
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Corey Farrell <git at cfware.com>



More information about the asterisk-code-review mailing list