Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
info : fix heap-buffer overflow in read_taskinfo()
It fixes a heap-buffer overflow issue caused by data in taskinfo:tids. The root cause was insufficient exception handling for tid values. Added exception handling to manage any value written to tids_str Fixed: namhyung#938 Signed-off-by: Seunghyeok Park <tmdgur1324@naver.com>
- Loading branch information