[flatpak] improvement: preventing null pointer crashes if the search command raises an exception

This commit is contained in:
Vinicius Moreira
2022-05-03 11:37:16 -03:00
parent 7c0eb93043
commit 3fc100f83f
2 changed files with 6 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Improvements
- General
- preventing command injection through the search mechanism [#266](https://github.com/vinifmor/bauh/issues/266)
- code refactoring
- UI
- manage window minimum width related to the table columns