|
|
|
|
|
by peff
2491 days ago
|
|
I see a lot of comments to the effect of "shouldn't XYZ also be banned". The answer is that we're not necessarily trying to be exhaustive. The point is to flag common errors before we even hit review, so we add new functions mostly when somebody tries to misuse them. I don't recall anybody trying to abuse longjmp() in Git's codebase yet (and no, that's not a challenge). |
|
I know there are a few different places that talk about how to use git's internal machinery, but not sure if any are specific to these banned functions.