mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
gst-libs/gst/resample/resample.c: Fix invalid memory access (#159211).
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16): Fix invalid memory access (#159211).
This commit is contained in:
parent
eef19db944
commit
b12f16b67a
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2005-01-05 Sebastien Cote <sc5@hermes.usherb.ca>
|
||||
|
||||
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
|
||||
Fix invalid memory access (#159211).
|
||||
|
||||
2005-01-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* examples/gstplay/player.c: (main):
|
||||
|
|
Loading…
Reference in a new issue