Bump liberty
This commit is contained in:
parent
faa0c989f8
commit
092e9b5101
|
@ -7280,7 +7280,6 @@ plugin_config_name (struct plugin *self)
|
|||
return NULL;
|
||||
|
||||
// XXX: we might also allow arbitrary strings as object keys (except dots)
|
||||
// taking care to use the "" syntax while serializing
|
||||
char *copy = xstrndup (begin, len);
|
||||
for (char *p = copy; *p; p++)
|
||||
if (!config_tokenizer_is_word_char (*p))
|
||||
|
|
2
liberty
2
liberty
|
@ -1 +1 @@
|
|||
Subproject commit bc7e83137ed2a14957e1b3feb5de658f8505ed57
|
||||
Subproject commit 9e3cb2b6aa2db3ca0ea6a854fb3f89a163c84235
|
Loading…
Reference in New Issue