Kostya Serebryany
6c2479bee4
Fix buffer overflow in Lexer
...
Summary:
Fix PR22407, where the Lexer overflows the buffer when parsing
#include<\
(end of file after slash)
Test Plan:
Added a test that will trigger in asan build.
This case is also covered by the clang-fuzzer bot.
Reviewers: rnk
Reviewed By: rnk
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D9489
llvm-svn: 236466
2015-05-04 22:30:29 +00:00
..
2014-03-12 02:26:08 +00:00
2013-01-26 17:11:39 +00:00
2014-12-23 22:32:37 +00:00
2014-12-23 22:32:37 +00:00
2013-07-04 16:16:58 +00:00
2013-01-28 17:49:02 +00:00
2013-05-15 11:03:04 +00:00
2014-12-14 04:53:11 +00:00
2014-12-23 22:32:37 +00:00
2013-01-24 23:44:04 +00:00
2014-03-12 02:53:12 +00:00
2014-05-19 14:52:09 +00:00
2013-01-16 21:43:09 +00:00
2013-07-04 16:16:58 +00:00
2013-09-26 03:33:06 +00:00
2014-04-22 23:50:25 +00:00
2014-12-23 22:32:37 +00:00
2015-03-20 00:31:07 +00:00
2012-10-19 12:44:48 +00:00
2013-08-12 12:51:05 +00:00
2012-11-17 20:25:54 +00:00
2012-11-17 20:25:54 +00:00
2015-05-04 22:30:29 +00:00
2015-03-29 14:11:37 +00:00
2012-11-17 20:25:54 +00:00
2014-12-23 22:32:37 +00:00
2013-09-05 00:02:30 +00:00
2013-09-28 04:37:56 +00:00
2014-12-03 01:25:49 +00:00
2012-11-05 22:21:05 +00:00
2014-12-03 01:25:49 +00:00
2014-12-03 01:25:49 +00:00
2014-04-16 02:56:48 +00:00
2012-12-20 12:03:13 +00:00
2012-12-17 08:52:05 +00:00
2014-03-18 14:13:10 +00:00
2013-10-12 23:17:37 +00:00
2013-12-14 01:07:05 +00:00
2014-04-11 20:55:19 +00:00
2014-05-07 01:58:02 +00:00
2012-10-19 12:44:48 +00:00
2014-12-15 04:18:11 +00:00
2014-06-21 23:32:05 +00:00
2012-10-19 12:44:48 +00:00
2013-08-23 15:42:01 +00:00
2013-08-23 16:12:49 +00:00
2012-10-19 12:44:48 +00:00
2012-10-19 12:44:48 +00:00
2013-04-19 17:13:17 +00:00
2013-04-17 16:16:16 +00:00
2015-02-26 00:17:25 +00:00
2012-11-30 19:52:30 +00:00
2012-10-19 12:44:48 +00:00
2013-03-09 23:56:02 +00:00
2014-08-03 23:41:04 +00:00
2013-01-28 20:40:50 +00:00
2013-03-11 18:01:42 +00:00
2013-01-31 19:48:48 +00:00
2013-01-26 17:11:39 +00:00
2014-11-08 06:08:42 +00:00
2013-01-31 19:48:48 +00:00
2012-04-15 22:09:44 +00:00
2014-06-10 06:09:00 +00:00
2014-10-24 11:28:47 +00:00