]> begriffs open source - freertos/commit
Fix cast alignment warning in heap_4.c and heap_5.c (#771)
authorkar-rahul-aws <118818625+kar-rahul-aws@users.noreply.github.com>
Mon, 4 Sep 2023 17:21:58 +0000 (22:51 +0530)
committerGitHub <noreply@github.com>
Mon, 4 Sep 2023 17:21:58 +0000 (22:51 +0530)
commit231278ededca31af3658e2d23bc35bf86c5aff7a
tree817a3e815766297e61b26aa589789e70b4085c92
parent1aaa318f1cdf2d35b47c7f64e7c453cacc184d2a
Fix cast alignment warning in heap_4.c and heap_5.c (#771)

* Fix cast alignment warning
---------

Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
portable/MemMang/heap_4.c
portable/MemMang/heap_5.c