[Asterisk-code-review] pjsip: prevent memory corruption on creation of xml bodies (asterisk[13])
Sean Bright
asteriskteam at digium.com
Tue Mar 21 05:40:59 CDT 2017
Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/5171 )
Change subject: pjsip: prevent memory corruption on creation of xml bodies
......................................................................
Patch Set 2: Code-Review-1
(1 comment)
Just a whitespace change
https://gerrit.asterisk.org/#/c/5171/2/third-party/pjproject/patches/0025-fix-print-xml-crash.patch
File third-party/pjproject/patches/0025-fix-print-xml-crash.patch:
Line 18: + if (SIZE_LEFT() < 3) return -1;
The leading whitespace here should be a single tab, not spaces.
--
To view, visit https://gerrit.asterisk.org/5171
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I884b6f4e8233a355d0be687ec78d41bc0e4d3fd2
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Elson <joshelson at gmail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Matthew Fredrickson <creslin at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list