Project

General

Profile

« Previous | Next » 

Revision 1d07deb4

Added by byroot (Jean Boussier) 8 months ago

[ruby/json] Raise a ParserError on all incomplete unicode escape sequence.

This was the behavior until 2.10.0 unadvertently changed it.

"\u1" would raise, but "\u1zzz" wouldn't.

https://github.com/ruby/json/commit/7d0637b9e6