]> granicus.if.org Git - procps-ng/commit
library: once again properly ignore a final empty cgroup
authorJim Warner <james.warner@comcast.net>
Sun, 11 Dec 2011 18:00:50 +0000 (12:00 -0600)
committerCraig Small <csmall@enc.com.au>
Wed, 14 Dec 2011 12:02:51 +0000 (23:02 +1100)
commitc3a1239efee4d720080f216547be4cd22253f861
tree912a9c2f1e0da332dd75db4307737dd46ec4cdc4
parent229be7b16056310b27611f54450d4dfb7a952495
library: once again properly ignore a final empty cgroup

Commit a5881b5a4e5056d13906ce6128f6aa180d67d60e, addressing
command lines with a trailing space, produced an undesirable
side effect in the fill_cgroup_cvt() function.

This patch restores correct cgroup behavior while still
producing command lines with no trailing space.
proc/readproc.c