haproxy/include/import
Tim Düsterhus a8bfb4d135 CLEANUP: ebmbtree: Replace always-taken elseif by else
`diff` is guaranteed to be less than 0, because the `if` handles the `>= 0`
case.

Found using GitHub's CodeQL scan in HAProxy's codebase.
2021-09-11 20:15:28 +02:00
..
atomic-ops.h MINOR: plock: use an ARMv8 instruction barrier for the pause instruction 2020-11-29 14:53:33 +01:00
eb32sctree.h
…
eb32tree.h
…
eb64tree.h BUG/MINOR: ebtree: remove dependency on incorrect macro for bits per long 2021-08-28 11:55:53 +02:00
ebimtree.h BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks 2020-06-16 11:30:33 +02:00
ebistree.h
…
ebmbtree.h CLEANUP: ebmbtree: Replace always-taken elseif by else 2021-09-11 20:15:28 +02:00
ebpttree.h
…
ebsttree.h
…
ebtree.h CLEANUP: assorted typo fixes in the code and comments 2021-08-16 12:37:59 +02:00
ist.h MINOR: ist: Add `istclear(struct ist*)` 2021-04-14 19:49:33 +02:00
lru.h
…
mjson.h MINOR: sample: converter: Add mjson library. 2021-04-15 17:05:38 +02:00
plock.h BUILD: plock: remove dead code that causes a warning in gcc 11 2020-12-21 10:27:18 +01:00
sha1.h
…
slz-tables.h IMPORT: slz: do not produce the crc32_fast table when CRC is natively supported 2021-05-12 09:29:33 +02:00
slz.h IMPORT: slz: use inttypes.h instead of stdint.h 2021-05-14 08:44:52 +02:00
xxhash.h CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.h 2021-09-11 19:58:45 +02:00