Skip to content
  • John Zhang's avatar
    fix tests · 6e9d93a2
    John Zhang authored
    malloc_varsize_raw: cast pointer after malloc to correct type
    ptr_nonzero: cast NULL to correct type before comparison
    malloc_array_of_void: cast pointer after malloc
    6e9d93a2