diff options
author | 2019-07-21 15:47:02 +0000 | |
---|---|---|
committer | 2019-07-21 15:47:02 +0000 | |
commit | 6bc2662c64afdf254f316049b5df0d051be49a38 (patch) | |
tree | c03f8336d909e92203976170ef2335f1e9adf424 /sys | |
parent | tweak register a bit... END {} code is obviously the problem (diff) | |
download | wireguard-openbsd-6bc2662c64afdf254f316049b5df0d051be49a38.tar.xz wireguard-openbsd-6bc2662c64afdf254f316049b5df0d051be49a38.zip |
Replace malloc()/memcpy() with strdup() in parse_string(). Nuke 'len' parameter
to parse_string() in favour of taking strlen() of resulting string in the few
cases that it is of interest.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions