Bug 1933011 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

```
 4:53.74 /home/gitsh/gecko1/modules/libmar/verify/mar_verify.c:143:5: error: code will never be executed [-Werror,-Wunreachable-code]
 4:53.74   143 |     fprintf(stderr, "ERROR: Could not init crytpo library.\n");
 4:53.74       |     ^~~~~~~
 4:53.74 1 error generated.
```
```
 4:53.74 /git/gecko1/modules/libmar/verify/mar_verify.c:143:5: error: code will never be executed [-Werror,-Wunreachable-code]
 4:53.74   143 |     fprintf(stderr, "ERROR: Could not init crytpo library.\n");
 4:53.74       |     ^~~~~~~
 4:53.74 1 error generated.
```

Back to Bug 1933011 Comment 0