diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2020-01-06 20:09:23 -0500 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2020-01-06 20:09:23 -0500 |
| commit | 454d85cf6235f83f35c9023ffaaae3676d28c0fb (patch) | |
| tree | 63dff53cc055ad840c6624b39bc35341f580096c /doc/manpages/conf.py | |
| parent | 5c3be0814fb190b007ff31efa85cca5e66e2daab (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: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'doc/manpages/conf.py')
0 files changed, 0 insertions, 0 deletions
