diff options
author | 2015-04-17 07:51:09 +0000 | |
---|---|---|
committer | 2015-04-17 07:51:09 +0000 | |
commit | 9fef0798c662808017dce9ecd4c6c7d82e1c0fa3 (patch) | |
tree | 0297603e8666b21585f3a14bffeacf621fc57f6d /usr.bin/mandoc/man_term.c | |
parent | Match -current output. Every configured address should have a local route (diff) | |
download | wireguard-openbsd-9fef0798c662808017dce9ecd4c6c7d82e1c0fa3.tar.xz wireguard-openbsd-9fef0798c662808017dce9ecd4c6c7d82e1c0fa3.zip |
parse_prefix in parse.c got changed but the declaration in bgpctl.c
wasn't updated, so we would crash when doing `bgpctl net bulk` commands.
Fix by moving parse_prefix into a header, since we use it in more than
one file.
crash found by henning@
underlying problem found by blambert@
OK sthen@ deraadt@ claudio@ henning@
Diffstat (limited to 'usr.bin/mandoc/man_term.c')
0 files changed, 0 insertions, 0 deletions