diff options
| author | Santosh P K <sapk@vmware.com> | 2020-01-07 07:47:13 -0800 |
|---|---|---|
| committer | Donatas Abraitis <donatas.abraitis@gmail.com> | 2020-01-16 12:53:50 +0200 |
| commit | b74d522b7e378e0588876d38d61d32f8f99dc2c0 (patch) | |
| tree | 3eb89c41e119b2b18ed4cff3cb2960b5ea470028 /lib/plist.c | |
| parent | 206b53486b6aa4f4b245108521ae3097a833fc55 (diff) | |
bgpd: fix unaligned access to addpath id
uint8_t * cannot be cast to uint32_t * unless the
pointed-to address is aligned according to uint32_t's
alignment rules. And it usually is not.
Signed-off-by: Santosh P K <sapk@vmware.com>
Diffstat (limited to 'lib/plist.c')
0 files changed, 0 insertions, 0 deletions
