You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LBound PTR MUST always be allocated in the stack.
If it's a zero-based array, it just contains a NULL (0x0000) pointer.
The Array alloc routine will not use the ubound pointer if it's 0.
0 commit comments