Craig Small
bfb7361980
library: oldproc_open has always yes check
...
if (info->flags | PROC_UID)
Something OR a non-zero constant is always true.
Looks like it should be and'ed for the standard flag masking
pattern.
References:
Coverity #99118
Signed-off-by: Craig Small <csmall@dropbear.xyz>
2016-05-14 22:55:16 +10:00
..
2016-04-19 21:33:02 +10:00
2016-04-16 17:03:57 +10:00
2016-04-16 17:03:57 +10:00
2015-09-01 20:41:25 +10:00
2016-04-17 14:14:27 +10:00
2016-05-03 21:58:13 +10:00
2016-04-16 17:03:57 +10:00
2016-04-17 14:45:19 +10:00
2016-04-17 14:45:19 +10:00
2016-05-12 07:51:10 +10:00
2016-05-12 21:15:01 +10:00
2016-05-12 21:15:01 +10:00
2015-09-21 22:34:27 +10:00
2016-04-16 17:03:57 +10:00
2015-06-19 19:09:21 +10:00
2016-05-14 22:55:16 +10:00
2016-04-19 20:38:18 +10:00
2016-04-16 17:03:57 +10:00
2016-04-26 22:27:16 +10:00
2015-06-26 22:37:53 +10:00
2016-04-16 17:03:57 +10:00
2016-05-14 22:43:19 +10:00
2016-04-17 14:14:27 +10:00
2016-05-14 22:32:35 +10:00
2016-04-16 17:03:57 +10:00
2016-05-12 21:13:47 +10:00
2016-05-12 07:51:10 +10:00
2016-04-18 19:29:41 +10:00
2016-05-08 21:12:22 +10:00
2016-04-19 21:33:02 +10:00
2016-04-19 21:33:02 +10:00
2016-04-19 21:33:02 +10:00
2016-05-01 16:50:25 +10:00
2016-05-01 17:46:25 +10:00
2016-05-01 16:50:25 +10:00
2016-04-16 17:03:57 +10:00
2015-06-20 07:46:23 +10:00
2016-05-01 17:46:25 +10:00
2015-07-23 22:31:44 +10:00
2016-04-16 17:03:57 +10:00
2015-06-19 19:09:20 +10:00
2016-04-16 17:03:57 +10:00