mirror of https://github.com/sipwise/rtpengine.git
`media_player_media_files_insert()` stores keys allocated with `str_dup()`, but during the eviction, the key is freed with `g_free()`. Use `str_free()` instead. Change-Id: I17a8498f7cf850a3cc2015130d1aa689f3f7c553pull/2139/head
parent
b8a0dd52ee
commit
b04cf1202c
Loading…
Reference in new issue