Aaron Patterson 3c9be02af1 [ruby/prism] Only read from buffer if size is greater than 0
It looks like we can possibly do an out of bounds read if size is equal
to 0.  This commit adds a conditional to ensure size is actually greater
than 0 before looking backwards in the buffer

https://github.com/ruby/prism/commit/2031b626e6
2024-10-28 20:38:20 +00:00
..
2024-10-16 15:56:01 +00:00
2024-10-10 13:43:58 +00:00
2024-08-28 15:43:32 -04:00
2024-10-11 19:34:57 +00:00
2024-10-11 19:34:57 +00:00
2024-08-28 15:43:32 -04:00