m[set] Recover set from error in .reset()
This commit is contained in:
parent
445efe8d04
commit
6d83d44052
@ -258,8 +258,8 @@ struct hb_set_t
|
||||
{
|
||||
if (unlikely (hb_object_is_immutable (this)))
|
||||
return;
|
||||
clear ();
|
||||
successful = true;
|
||||
clear ();
|
||||
}
|
||||
|
||||
void clear ()
|
||||
|
Loading…
Reference in New Issue
Block a user