wireshark/codecs/speex
Dario Lombardo 3a7e3057e6 codecs/speex: add check in speex_resampler_init_frac/set_rate_frac (CID 1355648).
Add checks to avoid den_rate and num_rate to be set to 0.

Change-Id: Ia4880521e7ab73d0fdc44377f4badadb09365471
Reviewed-on: https://code.wireshark.org/review/16963
Petri-Dish: Dario Lombardo <lomato@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-08-19 11:23:37 +00:00
..
README.txt
arch.h Fix warnings introduced by "Qt: Initial RTP playback" 2015-10-05 03:21:46 +00:00
resample.c codecs/speex: add check in speex_resampler_init_frac/set_rate_frac (CID 1355648). 2016-08-19 11:23:37 +00:00
speex_resampler.h Change codecs from static to dynamic library 2015-12-03 23:54:49 +00:00
stack_alloc.h

README.txt

Copied from http://git.xiph.org/speexdsp.git c470e2e89a6ca75b507437467692cd684b71a526
and modified to compile in the Wireshark source tree.