commit | d6abcbb14b8d1c8beb1c61bfc5a24cb54578b85c | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Thu Apr 12 17:09:54 2012 -0700 |
committer | Jason Evans <jasone@canonware.com> | Thu Apr 12 17:09:54 2012 -0700 |
tree | 0cb57c5fa1449a08d727fd12ea8ef4867d58d246 | |
parent | c751b1c2b03db82a3041ffdd110cd90cb50aa34f [diff] |
Always disable redzone by default. Always disable redzone by default, even when --enable-debug is specified. The memory overhead for redzones can be substantial, which makes this feature something that should only be opted into.