Craig Small
b4beb162fd
library: minor fix for procps_meminfo_select
...
Thus function returns a pointer, not an int, so if there is
an error return NULL and not -errno.
proc/meminfo.c: In function ‘procps_meminfo_select’:
proc/meminfo.c:994:20: warning: return makes pointer from integer
without a cast [-Wint-conversion]
return -ENOMEM;
References:
commit 407f1b71de3c4baed23d897b86ad316b64ad1ec9
2016-05-12 07:52:36 +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 07:52:36 +10:00
2016-05-12 07:51:10 +10:00
2015-09-21 22:34:27 +10:00
2016-04-16 17:03:57 +10:00
2016-04-26 22:27: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-04-18 19:29:41 +10:00
2016-04-17 14:14:27 +10:00
2016-04-25 20:24:20 +10:00
2016-04-16 17:03:57 +10:00
2016-05-12 07:51:10 +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
2016-05-01 17:46:25 +10:00
2015-07-23 22:31:44 +10:00
2016-04-16 17:03:57 +10:00
2016-04-16 17:03:57 +10:00