commit | 7570fc0d6082cb476c32233c2904214dd57737a8 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Fri Nov 19 16:03:22 2021 -0500 |
committer | John Kacur <jkacur@redhat.com> | Fri Nov 19 16:03:22 2021 -0500 |
tree | 48fb5ff9f6e6550fb91cd5ca64e24e5035d611c7 | |
parent | 1afacfd11ddd97c1126951204623170abd39417a [diff] |
python-linux-procfs: Fix traceback with non-utf8 chars in the /proc/PID/cmdline Fix traceback if there are non-utf8 characters in the /proc/PID/cmdline Signed-off-by: John Kacur <jkacur@redhat.com>