bigNatIsPowerOf2# out-of-bound access
While investigating #23969 (comment 530438) I've noticed in STG dumps that bigNatIsPowerOf2#
could make an out-of-bound memory access when the given BigNat#
value is 0 (empty ByteArray)
Test case incoming.
While investigating #23969 (comment 530438) I've noticed in STG dumps that bigNatIsPowerOf2#
could make an out-of-bound memory access when the given BigNat#
value is 0 (empty ByteArray)
Test case incoming.
added needs triage label
assigned to @hsyl20
mentioned in merge request !11412 (closed)
added Pnormal Tbug ghc-bignum labels and removed needs triage label