Fixed stack overflow in CPPextension function. An arbitrary size buffer was being used for extension name. Changed it to use MAX_SYMBOL_NAME_LEN. - Also formalized the values for MAX_SYMBOL_NAME_LEN and MAX_STRING_LEN. They were being used as if there was a confusion whether it included the NULL terminator or not. - Fixed some minor issues with code releated to the usage of MAX_SYMBOL_NAME_LEN and MAX_STRING_LEN. BUG=59625 (crbug.com) Review URL: http://codereview.appspot.com/2585042 git-svn-id: https://angleproject.googlecode.com/svn/trunk@464 736b8ea6-26fd-11df-bfd4-992fa37f6226
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| atom.c | Loading commit data... | |
| atom.h | Loading commit data... | |
| compile.h | Loading commit data... | |
| cpp.c | Loading commit data... | |
| cpp.h | Loading commit data... | |
| cppstruct.c | Loading commit data... | |
| memory.c | Loading commit data... | |
| memory.h | Loading commit data... | |
| parser.h | Loading commit data... | |
| preprocess.h | Loading commit data... | |
| scanner.c | Loading commit data... | |
| scanner.h | Loading commit data... | |
| slglobals.h | Loading commit data... | |
| symbols.c | Loading commit data... | |
| symbols.h | Loading commit data... | |
| tokens.c | Loading commit data... | |
| tokens.h | Loading commit data... |