ide/CodeEditor: Fixed buffer overflow
authorJerome St-Louis <jerome@ecere.com>
Fri, 23 Nov 2012 21:08:55 +0000 (16:08 -0500)
committerJerome St-Louis <jerome@ecere.com>
Fri, 23 Nov 2012 21:08:55 +0000 (16:08 -0500)
commite84d924812ca16f6fedd4fdc8f3753804ea6129f
tree5567e467d6fc401b3adb2fc6de844d2a61b3cb01
parent9cce326d13549414599be5ca7e18534d72fed0d6
ide/CodeEditor: Fixed buffer overflow
- Large strings such as the credits in the IDE's about.ec caused buffer overflows,
  noticed as 'Stack smashing' on Ubuntu Quantal
compiler/libec/locale/ec.pot
compiler/libec/src/pass15.ec
ide/locale/ide.pot
ide/src/designer/CodeEditor.ec