summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/window-customize.c
diff options
context:
space:
mode:
authortb <tb@openbsd.org>2020-09-18 10:18:25 +0000
committertb <tb@openbsd.org>2020-09-18 10:18:25 +0000
commit35a344d88bc52bca56934deb60a208b28a37f797 (patch)
tree70da4018fe3970e769efcf91c8beacd312cf036f /usr.bin/tmux/window-customize.c
parentFix potential overflow in CN subject line parsing, thanks to (diff)
downloadwireguard-openbsd-35a344d88bc52bca56934deb60a208b28a37f797.tar.xz
wireguard-openbsd-35a344d88bc52bca56934deb60a208b28a37f797.zip
Check availability of the symbols in Symbols.list
This regress parses Symbols.list and pulls all public headers out of libcrypto's Makefile to generate a simple program that uses all public symbols. A number of symbols need to be declared extern since they are unavailable in public headers and a handful must be skipped since they are apparently architecture dependent. This would have caught the recent breakage due to the accidental removal of the NAME_CONSTRAINTS_check() function and points out a number of places where cleanup may happen in the future. discussed with beck
Diffstat (limited to 'usr.bin/tmux/window-customize.c')
0 files changed, 0 insertions, 0 deletions