Skip to content

Commit 684ff40

Browse files
committed
Fix UB in JIT patch_* functions with unaligned store
1 parent 827aa7e commit 684ff40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
JIT: UB: unaligned store in patch_* functions
1+
Fix UB when using unaligned store in JIT's ``patch_*`` functions.

0 commit comments

Comments
 (0)