Skip to content

Commit

Permalink
z: NULL initialize dataAddr field for 0 size arrays
Browse files Browse the repository at this point in the history
Update array inline allocation sequence to initialize dataAddr field
only for non-zero size arrays. Field should be left blank for zero
size arrays.

Signed-off-by: Shubham Verma <[email protected]>
  • Loading branch information
VermaSh committed Jan 22, 2025
1 parent 73af0c7 commit 2aa605a
Showing 1 changed file with 170 additions and 132 deletions.
Loading

0 comments on commit 2aa605a

Please sign in to comment.