summaryrefslogtreecommitdiff
path: root/coccinelle
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-06-12 20:57:41 -0400
committerSven Eden <yamakuzure@gmx.net>2017-06-16 10:12:59 +0200
commitcf527c6873b86266ab75e56f28e2eada23866296 (patch)
tree8e0fabe69c9999bda0faa37c21fc372a54e3da78 /coccinelle
parent6bc15ba0015c5c35d2d3e68d0ed193e6c5e5f81d (diff)
process-util: remove broken support for pid==0
Our functions that query /proc/pid/ support using pid==0 to mean self. get_process_id also seemed to support that, but it was not implemented correctly: the result should be in *uid, not returned, and also it gave completely bogus result when called from get_process_gid(). But afaict, get_process_{uid,gid} were never called with pid==0, so it's not an actual bug. Remove the broken code to avoid confusion.
Diffstat (limited to 'coccinelle')
0 files changed, 0 insertions, 0 deletions