about summary refs log tree commit diff stats
path: root/lib/quickjs/libregexp.h
diff options
context:
space:
mode:
authorCharlie Gordon <github@chqrlie.org>2024-02-17 21:15:29 +0100
committerbptato <nincsnevem662@gmail.com>2024-03-02 18:12:24 +0100
commite7240962d5131d25a3214ad00b7a66929173862d (patch)
tree4aa3abdd10bc019122dbea85518a4edef7998f27 /lib/quickjs/libregexp.h
parentfe4e8e4e2d22f253270cca071b3ad3ae19a27976 (diff)
downloadchawan-e7240962d5131d25a3214ad00b7a66929173862d.tar.gz
Fix UB signed integer overflow in js_math_imul
- Use uint32_t arithmetics and Standard conformant conversion to
  avoid UB in js_math_imul.
- add builtin tests
- use specific object directories for SAN targets
Diffstat (limited to 'lib/quickjs/libregexp.h')
0 files changed, 0 insertions, 0 deletions