]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
aft: Make get_audio_file_path_of_row() more robust.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 9 Jul 2017 13:05:53 +0000 (15:05 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Aug 2017 18:18:13 +0000 (20:18 +0200)
On errors we used to leave the path pointer uninitialized. This
commit sets it to NULL in this case.


No differences found