]> git.proxmox.com Git - mirror_frr.git/commit
tests: fix endian bug in test_typelist
authorMark Stapp <mjs@voltanet.io>
Wed, 18 Dec 2019 15:52:08 +0000 (10:52 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 18 Dec 2019 19:28:35 +0000 (14:28 -0500)
commit703f865749fda58ce6e88bd9239506df59e8c4e2
treeee3e58ab88a2a28d2449c9afd17e7a8bb0782998
parent6e8671aecfc02e323a7990766f5ca69ce84c02f3
tests: fix endian bug in test_typelist

[7.2 version] Fix a byte-swapping bug that appeared on
big-endian arch but wasn't visible on little-endian.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
tests/lib/test_typelist.h