Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Conversation

@mgaio
Copy link
Contributor

@mgaio mgaio commented Aug 19, 2015

Conforming to ASPRINTF(3), use vasprintf return value to test its success.
In case of failure the contents of buffer pointer is undefined.

Signed-off-by: Miguel Gaio miguel.gaio@intel.com

  

Conforming to ASPRINTF(3), use vasprintf return value to test its success.
In case of failure the contents of buffer pointer is undefined.

Signed-off-by: Miguel Gaio <miguel.gaio@intel.com>
@krocard
Copy link
Contributor

krocard commented Aug 20, 2015

@miguelgalo Is this not equivalent to #27 ? If so it is a know issue that we decided not to fix due to a complete log rework that was about to be merged (that was in december 14). Since then the log rework merge has been continuously delayed :(

@mgaio
Copy link
Contributor Author

mgaio commented Aug 20, 2015

This point must be handled as the build is broken using GNU compiler 4.8 (delivered 03 2013) and more.

@krocard
Copy link
Contributor

krocard commented Aug 27, 2015

Solved by log rework in #168 will be merged in windows_port then master shortly.

@krocard krocard closed this Aug 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants