Commit 7d1f1d0
committed
Ignore return value of
Ignore return value of `je_mallctl()` in an error handling path,
because we cannot do nothing more with this error.
It fixes two Coverity issues.
Signed-off-by: Lukasz Dorau <[email protected]>je_mallctl() in an error handling path1 parent 77f0cb5 commit 7d1f1d0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
| 507 | + | |
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
| 531 | + | |
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
| |||
0 commit comments