Commit 71b1d76
authored
Fixes Malloc (espressif#9012)
Fixes `malloc()` call preventing it from using function pointer reference instead of actually calling the function itself.1 parent 0aefc94 commit 71b1d76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments