aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2012-03-22 14:20:51 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2012-03-22 14:20:51 +0000
commit758ffbfa3bd27cb793750d90c47ed8a0dc537823 (patch)
tree575831251bf75cadb2609a8e274cbb1bac859020 /bin
parentff6cd33319d071c728d69b9fcd8710bf45d7dd52 (diff)
downloadsrc-758ffbfa3bd27cb793750d90c47ed8a0dc537823.tar.gz
src-758ffbfa3bd27cb793750d90c47ed8a0dc537823.zip
Use xmalloc() instead of malloc() in the places where malloc() calls
are assumed to not fail. Make the xcalloc() calling conventions follow the calloc(3) calling conventions and replace unchecked calls to calloc() with calls to xcalloc(). Remove redundand declarations from xmalloc.c, which are already present in rtld.h. Reviewed by: kan Discussed with: bde MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=233307
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions