CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2012/08/23 19:28:54
Modified files: lib/libc/sys : stack_protector.c Log message: Don't attempt to warn about uninitialized __guard values yet. It's too early to assume that everyone has updated their compiler toolchains, and it seems to cause problems at least on armish when an out-of-date binutils is used.