Skip to content

I don't how this is possible, but bctbx_strdup_printf() and...

Simon Morlat requested to merge fix/missing_printf_attributes into master

I don't how this is possible, but bctbx_strdup_printf() and bctbx_strcat_printf() did not have the gcc printf attributes.

Merge request reports