mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-22 15:59:24 +01:00
Fix various strict aliasing problems caused by casting between (struct sockaddr *) and (struct sockaddr_storage *): the correct code here is to keep the two in a union. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://bugzilla.gnome.org/show_bug.cgi?id=791622
174 KiB
174 KiB