[Asterisk-code-review] rtp engine: rtcp report to json can overflow the ssrc intege... (asterisk[master])

Kevin Harwell asteriskteam at digium.com
Fri Sep 21 13:25:39 CDT 2018


Kevin Harwell has posted comments on this change. ( https://gerrit.asterisk.org/10151 )

Change subject: rtp_engine: rtcp_report_to_json can overflow the ssrc integer value
......................................................................


Patch Set 4:

(1 comment)

https://gerrit.asterisk.org/#/c/10151/4/third-party/jansson/configure.m4
File third-party/jansson/configure.m4:

https://gerrit.asterisk.org/#/c/10151/4/third-party/jansson/configure.m4@98
PS4, Line 98: 			[exit(!JSON_INTEGER_IS_LONG_LONG || sizeof(json_int_t) != sizeof(long long));])],
> I don't think we should do the sizeof comparison.  We could do: […]
I debated this and went with the sizeof check as an extra precaution, but since you brought it up I think I agree and will change it to use the compile only version.



-- 
To view, visit https://gerrit.asterisk.org/10151
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2af275286ee5e795b79f0c3d450d9e4b28e958b0
Gerrit-Change-Number: 10151
Gerrit-PatchSet: 4
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Comment-Date: Fri, 21 Sep 2018 18:25:39 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180921/6f73c1b4/attachment.html>


More information about the asterisk-code-review mailing list