mirror of
https://github.com/darlinghq/darling-libobjc2.git
synced 2025-02-20 00:30:34 +00:00
And fix the same bug in the other place.
This commit is contained in:
parent
b9f9ce3bba
commit
af90153d7f
@ -324,6 +324,7 @@ static int PREFIX(_insert)(PREFIX(_table) *table,
|
||||
return PREFIX(_insert)(table, value);
|
||||
}
|
||||
fprintf(stderr, "Insert failed\n");
|
||||
MAP_UNLOCK();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user