get_heap_info memsets stats element

Matthew J Fletcher amimjf at gmail.com
Wed Apr 13 13:32:26 UTC 2022


Hi,

_Heap_Get_information provides the information but its then memset after
retrieval, is this a bug or design ?

  _Heap_Get_information(heap, info);
  memset(&info->Stats, 0, sizeof(info->Stats));

-- 

regards
---
Matthew J Fletcher


More information about the users mailing list