Devin Anderson 31b244271e wavparse: Avoid occasional crash due to referencing freed buffer.
We've seen occasional crashes in the `wavparse` module associated with
referencing a buffer in `gst_wavparse_chain` that's already been freed.  The
reference is stolen when the buffer is transferred to the adapter with
`gst_adapter_push` and, IIUC, assuming the source doesn't hold a reference to
the buffer, the buffer could be freed during interaction with the adapter in
`gst_wavparse_stream_headers`.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3179>
2022-10-14 07:54:03 +00:00
..
2022-10-11 11:48:09 -03:00
2022-10-04 03:57:31 +01:00
2022-10-04 03:57:31 +01:00
2022-10-04 03:57:31 +01:00
2022-10-04 03:57:31 +01:00
2022-10-04 03:57:31 +01:00
2022-10-04 03:57:31 +01:00
2022-10-07 16:27:51 +02:00
2022-10-04 03:57:31 +01:00
2022-09-17 22:41:40 +00:00
2022-09-23 11:08:06 -04:00
2022-09-23 11:08:06 -04:00
2022-09-23 11:08:06 -04:00
2022-09-23 11:08:06 -04:00
2022-09-23 11:08:06 -04:00
2022-09-23 11:08:06 -04:00
2022-10-11 14:53:40 -04:00
2022-09-23 11:08:06 -04:00
2022-09-23 11:08:06 -04:00
2022-09-23 11:08:06 -04:00
2022-09-17 22:41:40 +00:00
2022-09-23 11:08:06 -04:00