lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.13k stars 356 forks source link

Valgrind: Syscall param sched_setaffinity(mask) points to unaddressable byte(s) #206

Closed lc-soft closed 4 years ago

lc-soft commented 4 years ago

Describe the bug

valgrind detected an error: Syscall param sched_setaffinity(mask) points to unaddressable byte(s)

To Reproduce Steps to reproduce the behavior:

  1. make test-with-valgrind
  2. Check output

Expected behavior No error.

Screenshots image

Environment (please complete the following information):

Additional context https://travis-ci.org/github/lc-soft/LCUI/jobs/668774428#L3173-L3196