Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The new string macros catch a bug at compile that previously only | Martin Pool | 2003-03-18 | 1 | -0/+7 |
| | | | | | | trapped at runtime, which is great. So we have to try a little harder to provoke an overflow -- which is still caught nicely in developer mode. | ||||
* | Add example of string overflow which is now caught in developer mode. | Martin Pool | 2003-03-12 | 1 | -0/+16 |