Rename local 'arg' to 'val' in serial_task to avoid shadowing the function parameter. Guard staged memcpy with nsub > 0 to satisfy cppcheck uninitvar analysis.
Rename local 'arg' to 'val' in serial_task to avoid shadowing the function parameter. Guard staged memcpy with nsub > 0 to satisfy cppcheck uninitvar analysis.