]> granicus.if.org Git - procps-ng/commit
library: exploit enhanced library memory allocation provisions
authorJim Warner <james.warner@comcast.net>
Fri, 2 Dec 2011 23:17:02 +0000 (17:17 -0600)
committerCraig Small <csmall@enc.com.au>
Sun, 11 Dec 2011 11:26:55 +0000 (22:26 +1100)
commit827334870da4f223710c5c768d472ec13cf631fb
tree63ab7257f92d93dfd8344e311c09f4ef8d36102b
parent7126cc4491847ce5d50e603fe48666f94bfc60bf
library: exploit enhanced library memory allocation provisions

There were numerous library memory allocation inconsistencies.
Some were checked for failure and others were not.

All library source modules were modified to utilize the alloc.h
memory rouines which are consistent in dealing with errors.
proc/devname.c
proc/ksym.c
proc/pwcache.c
proc/readproc.c
proc/slab.c
proc/sysinfo.c