Commit cd3813a
committed
Build: devel: Disable Coverity's inconsistent union warnings
g_clear_pointer() is triggering these warnings. When we require GLib
2.58 or later, we can probably re-enable the warning.
Signed-off-by: Reid Wahl <nrwahl@protonmail.com>1 parent a49b497 commit cd3813a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
78 | | - | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments