]> git.kaiwu.me - quickjs.git/commit
Fix UB in BigInt left shift (saghul)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 7 Apr 2025 10:02:01 +0000 (12:02 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 7 Apr 2025 10:02:01 +0000 (12:02 +0200)
commit083b7bab01e8c57ca50927fdf9d3d4d8d45068a4
treefa19b0c2bc6874ed614089248ca4df3a733f60af
parentfa706d5622c857c5531b049bbd3e2723df8a4514
Fix UB in BigInt left shift (saghul)
quickjs.c