# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-04-29T12:38:50Z Mon, 10 Feb 2014 15:20:59 GMT Jan Vesely [054f3079] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/iface.c (modified) hound: Plug memory leaks Mon, 10 Feb 2014 15:11:11 GMT Jan Vesely [9163546] * uspace/srv/audio/hound/hound_ctx.c (modified) hound: Unref audio data after mixing. Mon, 10 Feb 2014 15:02:03 GMT Jan Vesely [5d27e5a] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/iface.c (modified) hound: cleanup Mon, 10 Feb 2014 14:28:33 GMT Jan Vesely [a107c74] * uspace/srv/audio/hound/audio_device.c (modified) hound: Don't leak device buffer on release Mon, 03 Feb 2014 19:16:01 GMT Jakub Jermar [dbb29de] * kernel/generic/src/mm/backend_phys.c (modified) Do not free the anonymous frames unless there is only one remaining ...