monitor: Only print credentials if PID is set
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 1 Jun 2023 23:26:15 +0000 (16:26 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
commit48cb3ddbae482a902e55603bcd9c118df1a9dec7
tree2a2ede4bedab314002b46714ab3b62d2f8deef21
parent42193af6856f12441f438794e1a17661b258267f
monitor: Only print credentials if PID is set

If PID is not set don't print anything since this is likely a packet
originated by the kernel itself.
monitor/packet.c