Files
asterisk/apps
Richard Mudgett ba26e7e249 Coverity Report: Fix issues for error type REVERSE_INULL (deprecated modules)
* Fix only issue pointed out by deprecated_REVERSE_INULL.txt for
app_meetme.c in find_user().

* Change use of %i to %d in sscanf() in find_user().  The use of %i gives
unexpected parsing because it can accept hex, octal, and decimal integer
formats.

* Changed other uses of %i in app_meetme() to use %d for consistency.

(issue ASTERISK-19648)
Reported by: Matt Jordan


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@367906 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-05-29 22:25:21 +00:00
..
2012-04-06 18:09:19 +00:00
2011-09-27 20:10:13 +00:00
2012-05-18 13:58:23 +00:00
2011-09-30 09:31:48 +00:00
2012-05-18 13:58:23 +00:00
2012-05-18 13:58:23 +00:00
2012-05-18 13:58:23 +00:00