Fix crash when parsing a badly formatted variable string.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 20 Jun 2020 05:17:06 +0000 (07:17 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 20 Jun 2020 05:17:03 +0000 (07:17 +0200)
commitf81e16108f3becda7dc7858f181f559f7ae96401
tree9e4037b1ba4379488a55f3a20953a257d4f291e4
parent95008dd8d8a668c4e7163486835e32d1755b8269
Fix crash when parsing a badly formatted variable string.

Reported by: Andrea Fioraldi

Fixes bug: #58594
src/language/lexer/variable-parser.c
tests/language/lexer/variable-parser.at