Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-18 | The new string macros catch a bug at compile that previously only | Martin Pool | 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. (This used to be commit cea126f62ad411f5efbebc7c5d39297fd8ef9efb) | |||||
2003-03-12 | Add example of string overflow which is now caught in developer mode. | Martin Pool | 1 | -0/+16 | |
(This used to be commit dcf1705782f5d589120624c90b695b81a0332e6b) |