Unverified Commit 57fcc238 authored by Guillaume Chatelet's avatar Guillaume Chatelet Committed by GitHub
Browse files

[libc] Fix improper initialization of `StorageType` (#75610)

`StorageType` may be a `BigInt` under the hood. Initializing it with
`-1` does not yields the maximum value.
parent 32f9983c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment