diff options
author | 2010-02-06 08:04:45 +0000 | |
---|---|---|
committer | 2010-02-06 08:04:45 +0000 | |
commit | bc9dda0e0d5b698fe6fbb893baf520bb725f6871 (patch) | |
tree | 84251bb42ca88ca7b7ed614a38ffa16df07b84af /usr.bin/tmux/cmd-source-file.c | |
parent | Force MACHINE_CPU when building cross-toolchain or cross-building. This allows (diff) | |
download | wireguard-openbsd-bc9dda0e0d5b698fe6fbb893baf520bb725f6871.tar.xz wireguard-openbsd-bc9dda0e0d5b698fe6fbb893baf520bb725f6871.zip |
Simplify LDAP URL handling (currently unused):
instead of strdup()'ing multiple values from an already strdup'ed
buffer (none of which were checked for NULL upon return, which is
also fixed in this), just use a buffer attached to the aldap_url
struct.
Add an aldap_search_url() function, which is a wrapper around
aldap_parse_url and aldap_search.
Finally, since the URL bits are unused, wrap them in #if 0 for now.
ok pyr@, whose heart was a little broken by the #if 0 (temporary, I swear!)
Diffstat (limited to 'usr.bin/tmux/cmd-source-file.c')
0 files changed, 0 insertions, 0 deletions