[DVDnav-discuss] Assert in vm.c

Diego Biurrun diego at biurrun.de
Tue Sep 29 14:38:50 CEST 2009


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


More information about the DVDnav-discuss mailing list