mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
addressing: pad IPAddr struct explicitly
This commit is contained in:
@@ -42,6 +42,7 @@ typedef struct {
|
||||
uint8_t in6[16];
|
||||
} addr;
|
||||
uint16_t family;
|
||||
uint16_t _pad;
|
||||
} IPAddr;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user