Update to 8.5.19
This commit is contained in:
@@ -593,7 +593,7 @@ SetDictFromAny(
|
||||
}
|
||||
|
||||
for (i=0 ; i<objc ; i+=2) {
|
||||
|
||||
|
||||
/* Store key and value in the hash table we're building. */
|
||||
hPtr = CreateChainEntry(dict, objv[i], &isNew);
|
||||
if (!isNew) {
|
||||
|
||||
Reference in New Issue
Block a user