Offending code is in comp/backend.c, strcpy function:

    outbin(&opexit, sizeof(INT8));          /* generate op_ret at the end */
    strcpy(hdr.version, &version);           /* set the version */
    hdr.offset[0] = ftell(s_bin);           /* here the strings start */

** Changed in: icmake (Ubuntu)
       Status: Confirmed => Triaged

-- 
icmake disables FORTIFY
https://bugs.launchpad.net/bugs/301624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to