-
- Downloads
Linux: use string to store task name
Converted px4_linux_tasks to C++ so the task struct can use a
string. Sometimes the name string was in the stack of the calling
function and goes out of scope.
Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
Please register or sign in to comment