dani007200964 / Commander-API

Commander-API is a simple to use C++ parser library and you can easily use it to process character based commands
MIT License
24 stars 4 forks source link

Corrupted binary tree. #24

Closed dani007200964 closed 4 months ago

dani007200964 commented 4 months ago

Describe the bug On some architectures, like Risc-V strcmp works differently and causes wrong casting and dataset corruption.

Further information here: https://github.com/dani007200964/Shellminator/issues/19