htop/linux
Christian Göttsche 7bfa466abe Linux: silence UBSAN implicit conversions
pgrp and session might be -1

linux/LinuxProcessList.c:312:20: runtime error: implicit conversion from type 'unsigned long' of value 18446744073709551615 (64-bit, unsigned) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior linux/LinuxProcessList.c:312:20 in
linux/LinuxProcessList.c:314:23: runtime error: implicit conversion from type 'unsigned long' of value 18446744073709551615 (64-bit, unsigned) to type 'unsigned int' changed the value to 4294967295 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior linux/LinuxProcessList.c:314:23 in
2021-01-30 14:21:26 +01:00
..
HugePageMeter.c Linux: individual huge page values in the huge page meter 2021-01-19 18:06:48 +01:00
HugePageMeter.h Linux: handle hugepages 2021-01-19 18:06:48 +01:00
IOPriority.h Enclose macro arguments in parentheses 2020-10-28 19:57:10 +01:00
IOPriorityPanel.c Panel_new: reorder arguments 2021-01-04 23:12:43 +01:00
IOPriorityPanel.h Make all required includes explicit 2020-10-18 20:09:05 +02:00
LibSensors.c Add configure option to create static htop binary 2021-01-25 18:01:39 +01:00
LibSensors.h Handle absence of package CPU temperature 2020-12-14 21:07:07 +01:00
LinuxProcess.c Linux: overhaul io process fields 2021-01-30 14:21:26 +01:00
LinuxProcess.h Linux: overhaul io process fields 2021-01-30 14:21:26 +01:00
LinuxProcessList.c Linux: silence UBSAN implicit conversions 2021-01-30 14:21:26 +01:00
LinuxProcessList.h Linux: individual huge page values in the huge page meter 2021-01-19 18:06:48 +01:00
Platform.c Linux: handle hugepages 2021-01-19 18:06:48 +01:00
Platform.h Define PATH_MAX for GNU/hurd 2021-01-16 12:31:44 +01:00
PressureStallMeter.c PSI Meter: use constant width and only print ten-duration as bar 2020-12-08 23:09:35 +01:00
PressureStallMeter.h Mark remaining classes const 2020-10-13 14:56:01 +02:00
ProcessField.h Rework enum ProcessField 2020-12-19 21:13:32 +01:00
SELinuxMeter.c SELinuxMeter: hardcode SELINUX_MAGIC value 2021-01-11 23:45:47 +01:00
SELinuxMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
SystemdMeter.c Use String_eq wrapper instead of raw strcmp 2021-01-30 14:21:26 +01:00
SystemdMeter.h Convert personal copyright authorship to team 2020-12-04 13:55:55 +01:00
ZramMeter.c Split RichString_(append|appendn|write) into wide and ascii 2020-12-08 20:58:40 +01:00
ZramMeter.h Zram Meter feature 2020-10-31 18:51:53 +01:00
ZramStats.h Zram Meter feature 2020-10-31 18:51:53 +01:00