mirror of
https://github.com/Noratrieb/rlo-issue-112061.git
synced 2026-01-16 17:35:03 +01:00
more
This commit is contained in:
parent
f2c2972d4f
commit
8b003392da
1 changed files with 1 additions and 1 deletions
2
code.rs
2
code.rs
|
|
@ -57,7 +57,7 @@ pub unsafe fn fn12_rs() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
_ => {
|
_ => {
|
||||||
v12 = core::ptr::addr_of_mut!((*v20_ptr)[v9]);
|
v12 = core::ptr::addr_of_mut!((*v20_ptr)[2]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue