Commit Graph

4 Commits

Author SHA1 Message Date
Jacob Kim
7a644820d0 Added declaration of malloc (#31439)
* Added declaration of malloc

* Updated synopsis of malloc function
2019-04-01 16:19:55 -07:00
Jay Patel
46ae11f958 mallo() vs calloc() (#30669) 2019-04-01 11:30:39 -07:00
Yiğit Sever
11b1b150a8 Do not cast the result of malloc (#20044)
https://stackoverflow.com/a/605858/3005749, also expanded the definition of heap
2018-10-27 19:56:26 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30