]> git.kaiwu.me - njs.git/commit
Avoiding arithmetic ops with NULL in %TypedArray%.prototype.sort().
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 9 Jan 2024 17:14:42 +0000 (09:14 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Tue, 9 Jan 2024 17:14:42 +0000 (09:14 -0800)
commitd3a5589379055a9fd10a3fabf6a64f92d95d2f72
tree0c9c540b1c3506dd1308a4bdac6b3609bc0cf687
parent4bd320f876063c77afff2370004954f536047d01
Avoiding arithmetic ops with NULL in %TypedArray%.prototype.sort().

Found by UndefinedBehaviorSanitizer.
src/njs_typed_array.c