URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a7e3057e6aeade67d7fc3bbc89614f5a26e93d1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3a7e305 by Dario Lombardo (lomato@xxxxxxxxx):
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@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c3a8a0c netlink: fix flags dissection
adds 3a7e305 codecs/speex: add check in speex_resampler_init_frac/set_rate_frac (CID 1355648).
Summary of changes:
codecs/speex/resample.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)