calloc -> malloc when the memory is immediately overwritten with memcpy.
authormmcc <mmcc@openbsd.org>
Tue, 27 Oct 2015 18:19:33 +0000 (18:19 +0000)
committermmcc <mmcc@openbsd.org>
Tue, 27 Oct 2015 18:19:33 +0000 (18:19 +0000)
commit3f056e3432d2040a3ea1004496ca1f54383b32a0
tree7c8304d67bc62f430cf81d261b59f4f39ba2a2e2
parent12616d80a29896521d995315817a0183307ba917
calloc -> malloc when the memory is immediately overwritten with memcpy.

ok claudio@
usr.sbin/bgpd/mrt.c
usr.sbin/bgpd/parse.y