summaryrefslogtreecommitdiff
path: root/tests/lib/cli/test_cli.py
diff options
context:
space:
mode:
authorJuergen Werner <juergen@opensourcerouting.org>2019-10-01 14:24:20 +0200
committerJuergen Werner <juergen@opensourcerouting.org>2019-10-01 15:23:00 +0200
commit4d8ebeddc56f49aa0b4d7cec506cab14320e1bb4 (patch)
tree18fd5db247f7540087ad052727d98c3daaa7e688 /tests/lib/cli/test_cli.py
parent698603ce6d7e04af945b28141b7c77adb70c4caf (diff)
lib: Revert usage of asm-code in MTYPE definitions
The asm-code was interpreted inconsistently for different platforms. In particular for AArch64 this caused UB, if multiple static MTYPEs where defined in one file. All static MTYPE_* could point to the same memory location (namely the first defined MTYPE) OR to their respective (correct) locations depending on the context of their usage. Signed-off-by: Juergen Werner <juergen@opensourcerouting.org>
Diffstat (limited to 'tests/lib/cli/test_cli.py')
0 files changed, 0 insertions, 0 deletions