diff options
author | nyamatongwe <devnull@localhost> | 2011-11-17 09:37:58 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-11-17 09:37:58 +1100 |
commit | e79bf3a5439bd2bb4b6f978e85326d87a979a1a8 (patch) | |
tree | 52c557e25042c8dd5c8d7c9df2cd7618a2fbdcfb /doc/ScintillaHistory.html | |
parent | 2c3434625d60b819c24eac6bc19177ad61a2ce7e (diff) | |
download | scintilla-mirror-e79bf3a5439bd2bb4b6f978e85326d87a979a1a8.tar.gz |
Fix crash caused by out-of-bounds memory access for line:
#if defined( XXX 1
From Stefan Weil.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2f70d81a3..c7ef3e593 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -387,6 +387,7 @@ <td>Chris Angelico</td> </tr><tr> <td>Marat Dukhan</td> + <td>Stefan Weil</td> </tr> </table> <p> |