Ticket #29 (closed defect: fixed)
zcb and /proc/self/cmdline
Reported by: | kazutomo | Owned by: | [email protected]… |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ZeptoOS | Version: | |
Keywords: | Cc: |
Description
zcb does not read /proc/self/cmdline correctly. I guess that other procfs calls access_process_vm() won't work
Change History
Note: See
TracTickets for help on using
tickets.
I've fixed this problem.
Reading /proc/self/cmdline calls access_process_vm() with current task struct.