basic/string-table: avoid crash when table is sparse
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Feb 2020 20:28:54 +0000 (21:28 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Feb 2020 20:36:58 +0000 (21:36 +0100)
commitaa73f181e92ce991cff4e6890822764698befc90
treeee58a708df251daf94837ff1c53224154f189ac1
parent1ad448673ed3bfb0f989909485f01f485888d90d
basic/string-table: avoid crash when table is sparse

Generated _from_string() would crash when invoked on a table with some
holes.
src/basic/string-table.h