Fix a parsing bug for \uXXXX escapes (some invalid escapes were accepted).
Found by gcc -O -Wall identifying a use of uninitialised variables.
S
Stephen Dolan committed
134b062be7cf2b62d0e69772836e6312fd9e60d5
Parent: 3898f74
Found by gcc -O -Wall identifying a use of uninitialised variables.