Content deleted Content added
added Category:software bugs |
EAFP doesn't have to be signaled by exceptions, it can be signaled just fine by error codes. It does assume the check is included in the "protected" API, but that's a design issue. |
||
Line 127:
== Preventing TOCTOU ==
Despite conceptual simplicity, TOCTOU race conditions are difficult to avoid and eliminate. One general technique is to use
| last=Martelli
| first=Alex
|