Commit d334b64
[rtsan][NFC] Put in comment describing why freeing a nullptr is safe (llvm#113720)
Just documenting this for future devs.
Also moved to `nullptr` and deleted unnecessary braces as per the coding
standard.1 parent 7c2a5db commit d334b64
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
435 | 438 | | |
436 | | - | |
| 439 | + | |
437 | 440 | | |
438 | 441 | | |
439 | 442 | | |
| |||
0 commit comments