[Asterisk-code-review] config.c: Fix successful DELETE treated as failure (asterisk[13])

Richard Mudgett asteriskteam at digium.com
Mon May 21 17:24:28 CDT 2018


Richard Mudgett has uploaded a new patch set (#3) to the change originally created by Alexei Gradinari. ( https://gerrit.asterisk.org/9015 )

Change subject: config.c: Fix successful DELETE treated as failure
......................................................................

config.c: Fix successful DELETE treated as failure

The config engine destroy_func callback function returns the number of
rows deleted or -1 on error.  But the function
ast_destroy_realtime_fields treated non-zero return values as error.

ASTERISK-27863

Change-Id: Ied02b38e8196cb03043e609a0679feebd288d17b
---
M main/config.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/15/9015/3
-- 
To view, visit https://gerrit.asterisk.org/9015
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ied02b38e8196cb03043e609a0679feebd288d17b
Gerrit-Change-Number: 9015
Gerrit-PatchSet: 3
Gerrit-Owner: Alexei Gradinari <alex2grad at gmail.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180521/1534af01/attachment.html>


More information about the asterisk-code-review mailing list