Resolves warning from Oracle Parfait static analyser:
Error: Unchecked result
Unchecked result [unchecked-result-call-X]:
Unchecked return value from call to XOpenDisplay. Value display must be ch
ecked to ensure this function was successful.
at line 73 of hw/dmx/examples/xbell.c in function 'main'.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| dmxaddinput.c | ||
| dmxaddscreen.c | ||
| dmxinfo.c | ||
| dmxreconfig.c | ||
| dmxresize.c | ||
| dmxrminput.c | ||
| dmxrmscreen.c | ||
| dmxwininfo.c | ||
| ev.c | ||
| evi.c | ||
| meson.build | ||
| res.c | ||
| xbell.c | ||
| xinput.c | ||
| xled.c | ||
| xtest.c | ||