mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 14:18:46 +00:00
The commandline "notify" application was always attempting to load an icon path from an optional argument, even when the argument was omitted. In this case, the image icon argument would be a null pointer and the notify program would crash. This fix adds a conditional to only attempt to load the icon file if the icon_path variable is not a null pointer
1.1 KiB
1.1 KiB