parse.y: fix memory leak
* parse.y (parser_free): fix memory leak at syntax error when warn-indent is enabled. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b881747bbd
commit
17ff3b9b85
@ -1,3 +1,8 @@
|
||||
Wed Sep 30 01:34:34 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* parse.y (parser_free): fix memory leak at syntax error when
|
||||
warn-indent is enabled.
|
||||
|
||||
Tue Sep 29 22:27:50 2015 Benoit Daloze <eregontp@gmail.com>
|
||||
|
||||
* parse.y: fix minor typo. [ci skip][fix GH-1038].
|
||||
|
Loading…
x
Reference in New Issue
Block a user