htop/pcp
Nathan Scott c401ac3a98 Ensure DynamicColumn hash lookups never see NULL pointers
This cannot happen in these code locations, but for the purposes
of static checkers like Coverity scan (and for future proofing),
add two more guards on NULL hash table entry pointers.
2021-08-17 14:41:40 +10:00
..
columns PCP: support for 'dynamic columns' added at runtime 2021-08-13 07:32:57 +02:00
meters Pretty-print values in the PCP DynamicMeter code 2021-07-08 10:56:05 +10:00
PCPDynamicColumn.c Ensure DynamicColumn hash lookups never see NULL pointers 2021-08-17 14:41:40 +10:00
PCPDynamicColumn.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPDynamicMeter.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPDynamicMeter.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPMetric.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPMetric.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPProcess.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPProcess.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPProcessList.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
PCPProcessList.h PCP: support for 'dynamic columns' added at runtime 2021-08-13 07:32:57 +02:00
Platform.c PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
Platform.h PCP: PCPMetric.[ch] Mdoule 2021-08-16 17:23:07 +02:00
ProcessField.h Add columns for process autogroup identifier and nice value 2021-08-09 07:56:13 +02:00