Simon J. Gerraty 15441b18e2 Fix use after free bug.
Parse_SetInput:
curFile->fname was using the buffer passed to it - which ReadMakefile frees.
This change makes the comment in ParseEOF about leaking curFile->fname true.
2013-06-18 19:35:51 +00:00
..
2013-03-27 10:11:43 +00:00
2013-06-18 19:35:51 +00:00
2013-05-08 20:04:32 +00:00
2013-05-30 16:16:28 +00:00
2013-06-17 10:28:55 +00:00
2013-01-11 17:34:30 +00:00
2013-05-21 19:23:49 +00:00
2013-06-17 18:34:34 +00:00
2012-09-22 17:47:37 +00:00
2013-01-31 08:55:21 +00:00
2013-05-30 08:02:00 +00:00
2013-06-15 12:13:22 +00:00
2013-04-15 18:35:09 +00:00
2013-01-03 07:25:30 +00:00
2013-04-21 17:09:51 +00:00
2013-06-18 16:36:21 +00:00
2012-02-22 03:36:15 +00:00
2011-12-08 02:40:46 +00:00
2013-04-05 09:51:31 +00:00
2012-12-22 21:32:12 +00:00