[AAUnderlyingObjects] Initialize an uninitialized boolean.
Recent commit introducing AA for getting underluying objects of a pointer created an uninitialized boolean, which causes tests to fail when built unter asan/ubsan. This initialized that variable.
Loading
Please sign in to comment