Fix warnings from clang
Review Request #2785 — Created Nov. 7, 2023 and submitted
This fixes a 'missing struct initializer' warning, and a read out-of-bounds of a static array. Also, delete an unused struct typedef.
Compiled with clang and saw fewer warnings.
Summary | ID |
---|---|
cde3ed9ef057fcac23535ac3f9556d85a1de3200 |
Description | From | Last Updated |
---|---|---|
Per the docs we should be using G_OPTION_ENTRY_NULL |
|
Change Summary:
Fixed review comments.
Commits: |
|
|||||||
---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+26 -32) |