libcdio-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libcdio-devel] [PATCH 0/2] fix various compilation warnings


From: Pete Batard
Subject: [Libcdio-devel] [PATCH 0/2] fix various compilation warnings
Date: Mon, 13 Mar 2017 12:09:38 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

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

[Prev in Thread] Current Thread [Next in Thread]