[systemd-devel] [PATCH V2] core/device.c: fix possible segfault

Harald Hoyer harald.hoyer at gmail.com
Wed Apr 17 00:07:09 PDT 2013


Am 12.04.2013 15:05, schrieb harald at redhat.com:
> From: Harald Hoyer <harald at redhat.com>
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=63189
> 
> better fail than segfault
> 
> systemd[1]: Failed to load device unit: Invalid argument
> systemd[1]: Failed to process udev device event: Invalid argument
> ---
> 
> V2: Now checking for (r < 0) rather than (r).
> 

pushed


More information about the systemd-devel mailing list