git: Make libssh and mandoc use reallocarray() from libc.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jan 12 14:45:47 PST 2019
commit 9c10bdf4c49621ca6d6d53cbda217805e5418725
Author: Sascha Wildner <saw at online.de>
Date: Sat Jan 12 23:39:00 2019 +0100
Make libssh and mandoc use reallocarray() from libc.
Summary of changes:
lib/libssh/Makefile | 2 +-
lib/libssh/config.h | 2 +-
usr.bin/mandoc/Makefile | 2 +-
usr.bin/mandoc/config.h | 1 +
4 files changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c10bdf4c49621ca6d6d53cbda217805e5418725
--
DragonFly BSD source repository
More information about the Commits
mailing list