gluon-packages/admin/autoupdater
Jason 85af243158
autoupdater: Fixed segfault on wrong long option
If an autoupdater long option (prefixed with '--') are unknown then a segmentation fault occurs.
Example:
root@node:~# autoupdater --xyz
Segmentation fault

[Matthias Schiffer: changed sentinel syntax]
2020-01-10 00:34:44 +01:00
..
files autoupdater: new implementation 2018-01-13 00:22:27 +01:00
src autoupdater: Fixed segfault on wrong long option 2020-01-10 00:34:44 +01:00
Makefile treewide: remove redundant definitions from package Makefiles 2018-03-07 20:51:48 +01:00
README.md autoupdater: remove outdated list of hardware (#145) 2016-08-13 15:39:16 +02:00
manifest.sample autoupdater: new implementation 2018-01-13 00:22:27 +01:00

README.md