Soren Ptak
Soren Ptak
/bot run formatting
Hey @danfahrion, thanks for submitting this bug report. If you think that your call to `FF_FindFirst` is something that solves this issue would you mind raising a PR with those...
Hey @zhengasif sorry that you've been seeing this issue. I was wondering if you've verified that you're able to connect to the broker with the credentials that you're using on...
I think this work has been done at this point? It looks like we have [traceMALLOC](https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/d43062ba7862f6c354ca414b411958ce12a7187f/portable/MemMang/heap_4.c#L326) and [traceFREE](https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/d43062ba7862f6c354ca414b411958ce12a7187f/portable/MemMang/heap_4.c#L388) calls inside of the heap files now Should this PR be closed?
/bot run formatting
Hey @NightSkySK, this is a complicated issue to even find, and what you've done already is great, no need to say your skills won't be enough! Why don't you start...
/bot run formatting
Hey, @EI-viren-moradiya thanks for bringing this issue up. I was wondering if you could possibly supply your build command, the version of binwalk you're using, and then the binwalk command...
It would probably make more sense to just increase the minimum version in the [FreeRTOS/CI-CD-Github-Actions/set_up_cbmc_runner action/action.yml](https://github.com/FreeRTOS/CI-CD-Github-Actions/blob/main/set_up_cbmc_runner/action.yml#L10) instead of creating a series of PRs across all the repos that consume this....