29 Sep
2009
29 Sep
'09
12:38 p.m.
On Tue, Sep 29, 2009 at 07:00:26PM +0900, Jorgen Lundman wrote:
I came across an assert in Windows, in the libdvdnav/vm/vm.c;
line 177; close(fd);
and same call again;
line 217; close(fd);
which unfortunately means program gets terminated in Windows.
So nobody ever tested on Windows? :) Send a patch that fixes the issue... Diego