rust-grammar icon indicating copy to clipboard operation
rust-grammar copied to clipboard

fix potential realloc bug in ext_node

Open patperry opened this issue 10 years ago • 0 comments

I copied some of your code for a hobby project, and this bug showed up.

Note that I was unable to test this fix on your project (compiling rlex.rs failed for me using rustc 1.0.0 on mac).

patperry avatar Aug 18 '15 02:08 patperry