[vlc-devel] [PATCH] access/directory.c: Fix compilation error on OS X and don't leak.

Matthias Keiser matthias at tristan-inc.com
Wed Jun 25 16:46:12 CEST 2014


Am 24.06.2014 um 20:18 schrieb Tim Walker <tdskywalker at gmail.com>:

> On 24 Jun 2014, at 19:31, Matthias Keiser <matthias at tristan-inc.com> wrote:
> 
>> ---
>> modules/access/directory.c | 14 ++++++++++----
>> 1 file changed, 10 insertions(+), 4 deletions(-)
> 
> Just out of curiosity, what was the compilation error under OS X?

It was simply completely invalid code which has gone unnoticed because it gets #ifdef’ed out on certain platforms.
BTW, I did not test this.

> 
> Tim
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel




More information about the vlc-devel mailing list