Comment on The Apple goto fail vulnerability: lessons learned (2014)parentComments−umvi5yWell if you compile with `-Werror -Wall` (and you should), it would throw in error in GCC 6+:https://developers.redhat.com/blog/2016/02/26/gcc-6-wmislead...
Comments
Well if you compile with `-Werror -Wall` (and you should), it would throw in error in GCC 6+:
https://developers.redhat.com/blog/2016/02/26/gcc-6-wmislead...