Browse Source
- Added a check for the return value of XOpenDisplay() in main(). This fixes a possible NULL-deref. - Removed unnsecessary XOpenDisplay and XCloseDisplay from keyboard_indicators(). The ones in main() are sufficent.master
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue