GNOME Bugzilla – Bug 793067
interleave: memory leak when processing buffers with GAP flag set
Last modified: 2018-01-31 15:43:35 UTC
In such case the buffer is correctly unreffed but remained mapped. Will attach a patch.
Created attachment 367711 [details] [review] proposed patch
Another approach would be to map the buffer only if it will be really processed :)
Created attachment 367713 [details] [review] updated patch