Commit 8f941bf
committed
Use atomic_dec instead of refcount_dec in unit test
refcount_dec can cause a crash if the count becomes zero.1 parent 19f5dec commit 8f941bf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
0 commit comments