input/input: fix leak of seekpoints related to bookmarks
commit472b9d40d389c7894dd30d7657d60557a6c1e340
authorFilip Roséen <filip@atch.se>
Thu, 18 May 2017 12:46:07 +0000 (18 14:46 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 18 May 2017 16:16:14 +0000 (18 19:16 +0300)
tree2c11f84e121b525a386ae28c4b8adb66f43fad42
parent0138e836b4ed4ee20157752a773b180ff5b32ce0
input/input: fix leak of seekpoints related to bookmarks

As clean-up of these resources were missing, we would leak memory each
time we had an input with bookmarks attached.

fixes: #18339

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
src/input/input.c