summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2022-12-22 11:23:00 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2022-12-22 13:05:00 +0100
commit0fe79458cb5ae36d838f0e5a5dc5cc6f332cac03 (patch)
tree72d5088569272013d80f2dd4b79974cfee288fa8 /COPYING
parentf0f9cd656c005ba9a17cd3cef5769c285064b202 (diff)
evaluate: fix shift exponent underflow in concatenation evaluation
There is an underflow of the index that iterates over the concatenation: ../include/datatype.h:292:15: runtime error: shift exponent 4294967290 is too large for 32-bit type 'unsigned int' set the datatype to invalid which is fine to evaluate a concatenation in a set/map statement. Update b8e1940aa190 ("tests: add a test case for map update from packet path with concat") so it does not need a workaround to work. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions