[Asterisk-code-review] taskprocessor.c: Fix printf type mismatch (...asterisk[13])

Richard Mudgett asteriskteam at digium.com
Thu Mar 14 13:40:31 CDT 2019


Hello Friendly Automation, Sean Bright, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/c/asterisk/+/11151

to look at the new patch set (#2).

Change subject: taskprocessor.c: Fix printf type mismatch
......................................................................

taskprocessor.c: Fix printf type mismatch

A size_t is not always an unsigned long.

* Cast the AST_VECTOR_SIZE() to an unsigned long to match the ast_cli()
printf format string.

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


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/51/11151/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11151
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: Ib102dd36bbe6c2a7a4ce6870ae9110d978dd7e98
Gerrit-Change-Number: 11151
Gerrit-PatchSet: 2
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190314/0bf7854e/attachment.html>


More information about the asterisk-code-review mailing list