|
|
|
|
|
by btrask
2037 days ago
|
|
Help me out here, because I'm really trying to understand. Are you saying that dangling pointers that blow up if you double-free them is an "automatic check"? If not, what kind of automatic check are you talking about? If the extra code is really that bothersome, just use a macro or wrapper function. |
|
1. advocating adding additional code, which has historically been hard to actually do in practice, and
2. providing a suggestion that is generally worse.