osmo-msc/openbsc/src/libtrau
Harald Welte 9f109dfb99 trau_mux.c: Prevent out-of-bounds read in trau_encode_fr()
found by -fsanitize=address the last iteration of the loop, where i ==
259 and o == 260.  It is read out-of-bounds but the content is never
used.
2014-06-23 09:49:29 +02:00
..
Makefile.am Makefile.am: Use AM_CPPFLAGS 2013-06-12 09:16:27 +02:00
rtp_proxy.c rtp_proxy: Prevent out-of-bounds read in rtcp_sdes_cname_mangle 2014-05-22 14:31:09 +02:00
trau_mux.c trau_mux.c: Prevent out-of-bounds read in trau_encode_fr() 2014-06-23 09:49:29 +02:00
trau_upqueue.c prefix sub-directories containing libraries with 'lib' 2011-03-04 13:23:09 +01:00