Fix an ASAN error in Array#difference
commitf3246ccebb0ccb8667fc6f143e69ecc2a9e3fb3c
authorYusuke Endoh <[email protected]>
Sat, 3 May 2025 16:47:03 +0000 (4 01:47 +0900)
committerYusuke Endoh <[email protected]>
Sat, 3 May 2025 17:20:42 +0000 (4 02:20 +0900)
treeb2488b0539114eae6350a17c8669931fd0f0d5ba
parent2be117a97dc46b5f1e0c571d2de81b57905313d9
Fix an ASAN error in Array#difference

[Bug #21303]
array.c