[systemd-devel] [PATCH 2/2] udev: fix another strict aliasing issue
Zbigniew Jędrzejewski-Szmek
zbyszek at in.waw.pl
Thu Dec 25 08:28:55 PST 2014
On Tue, Dec 23, 2014 at 03:04:37PM -0800, Shawn Paul Landden wrote:
> ---
> src/udev/ata_id/ata_id.c | 62 +++++++++++++++++++++++-------------------------
> 1 file changed, 30 insertions(+), 32 deletions(-)
Both applied. I made a follow up commit to remove an uint64_t* temp variable.
The compiler was complaining about the cast, though I don't really understand
why.
Zbyszek
More information about the systemd-devel
mailing list