ortp: fix memset size argument usage
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Mar 2014 16:52:16 +0000 (16:52 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 13 Mar 2014 16:52:16 +0000 (16:52 +0000)
commit384533ef74d84123c714255694b741c595d0e30f
tree3b14451c4a590203f2b43862a8477110b2e19f19
parent977de77cc1232cedf9033fb22fff0190eb84fbe1
ortp: fix memset size argument usage

As reported by GCC 4.8, the size argument passed to memset() was incorrect.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@39923 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/ortp/Makefile
libs/ortp/patches/001-memset_fix.patch [new file with mode: 0644]