Hi,

Just sending a couple of patches to address warnings issued by Visual Studio Code Analysis tool, as well as MinGW.

PATCH 1/2 mostly adds some asserts after memory allocation, which might be useful in the rare case where libcdio users have memory issues. I also replaced one explicit warning on alloc error with an assert, to harmonize the code a little bit.

PATCH 2/2 addresses the current compilation warnings produced when using MinGW.

Regards,

/Pete


Reply via email to