[Asterisk-code-review] res sorcery meory cache: Add support for refreshing stale ob... (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Wed May 27 13:36:40 CDT 2015
Joshua Colp has posted comments on this change.
Change subject: res_sorcery_meory_cache: Add support for refreshing stale objects.
......................................................................
Patch Set 3: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/540/3/res/res_sorcery_memory_cache.c
File res/res_sorcery_memory_cache.c:
Line 600: task_data = ao2_alloc_options(sizeof(*task_data) + strlen(type) + 1,
You don't actually need this space anymore.
--
To view, visit https://gerrit.asterisk.org/540
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I9bd7c049adf6939bfe2899f393c2bfbbf412d217
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list