Am 12.04.2013 15:05, schrieb har...@redhat.com:
> From: Harald Hoyer
>
> 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
> ---
>
> V
From: Harald Hoyer
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).
src/core/device.c | 5