|
|
|
|
|
by btown
645 days ago
|
|
I think this speaks to a larger problem that likely exists in every company: certainly someone at Apple had written a library function to do this safely, but how do you enforce that that function is used, rather than reimplemented unsafely from scratch? Especially if code reviewers are also unfamiliar with the library. Are there any modern solutions for this? |
|
Edit: and there are actually 4 library functions with subtly different behaviors