Skip to content
  • Dan Wu's avatar
    Add -fstack-protector-all option for g++ and gcc in debug mode, to detect... · d4d0e2bc
    Dan Wu authored
    Add -fstack-protector-all option for g++ and gcc in debug mode, to detect possible stack smashing bugs. If src/ScdInterface.cpp is reverted to a version before the fix for array index out of bounds, unit scdseq_test will terminate during make check, with <stack smashing detected> message.
    d4d0e2bc