1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-05 06:40:09 +00:00
Gleb Mazovetskiy 58d33aa95b AV: Fix all memory leaks
The most substantial memory leak came from `PacketQueue::get`
not unreferencing its argument packet.

Other leaks came from using `av_free` instead of type-specific free
functions.

Also modifies `PacketQueue::put` for readability.
2021-03-08 03:16:55 +00:00
..
2021-03-08 03:16:55 +00:00
2019-04-28 18:21:31 -04:00
2016-12-15 13:09:40 +01:00
2021-02-12 00:03:11 +01:00
2021-01-26 22:29:41 +04:00
2021-01-26 22:29:41 +04:00