]> git.sesse.net Git - vlc/commit
fluidsynth: deal with glob() error cases correctly (and add debug)
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 18 Jan 2012 17:05:15 +0000 (19:05 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 18 Jan 2012 17:06:07 +0000 (19:06 +0200)
commit85488575ba5f5fe93738b73df5dc9e9d3351c8d3
treed5922cfc874341b43d77ba7b0f0222b3ee7a22c4
parentbe906d5275337481ac30469a839a10fa72f39786
fluidsynth: deal with glob() error cases correctly (and add debug)

glob() sets the result structure also in case of error. The results
may be incomplete.
modules/codec/fluidsynth.c