commit e8d826b7986faa7f498aaee6de264a3697f76969 from: the xhr date: Thu Sep 16 13:32:45 2021 UTC replace wrong var commit - 5609edc8a05ce103422e8510b7b8fa5ccf5ad584 commit + e8d826b7986faa7f498aaee6de264a3697f76969 blob - fe7255872d92150661150bc8b04be062c8ba8776 blob + 262cf48396b614bbb889af99764ef85f389fad15 --- oracle.c +++ oracle.c @@ -274,7 +274,7 @@ read_moves_from_json() /* Decrement the reference count of json_object and free if it reaches zero. */ json_object_put(root); - read_names = 1; + read_moves = 1; } static void