]> git.sesse.net Git - vlc/commit
Fixed sanetizing of file name in input_CreateFilename.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 8 Apr 2009 19:51:00 +0000 (21:51 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 8 Apr 2009 20:36:02 +0000 (22:36 +0200)
commitedc8b8e6116b8b2e119281ab285f71a790703e45
tree8e35e2c838e8d1d82e531fa4169b910f83eef68b
parente99754a76c7de6686ff14c46513102c4d84762ed
Fixed sanetizing of file name in input_CreateFilename.

It should fix #2620 (and was not limited to windows only).
src/input/input.c