[PATCH 02/11] mgcp: Add audio info fields to struct mgcp_rtp_end

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Hans Peter Freyther holger at freyther.de
Thu May 15 19:28:20 UTC 2014


On Thu, May 15, 2014 at 10:29:10AM +0200, Jacob Erlbeck wrote:

> -			if (sscanf(line, "a=rtpmap:%d %64s",
> +			if (sscanf(line, "a=rtpmap:%d %63s",

cppcheck is warning about the usage of 64 here. It warns about some of
the other scanf as well. Please have a look at it by running cppcheck.





More information about the OpenBSC mailing list