summaryrefslogtreecommitdiff
path: root/doc/manpages/conf.py
diff options
context:
space:
mode:
authorSantosh P K <sapk@vmware.com>2020-01-07 07:47:13 -0800
committerSantosh P K <sapk@vmware.com>2020-01-07 07:47:13 -0800
commita3a850a17df1705211cc908ee69382d60bb4cdff (patch)
treef0694a305f7a96023357361133aae5c969a7a702 /doc/manpages/conf.py
parentedd8ece6033b2e68941bb063607659fe0b4f0be6 (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 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions