]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
wg: no need to put this on the stack
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 1 Dec 2017 18:42:46 +0000 (19:42 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 3 Dec 2017 14:07:52 +0000 (15:07 +0100)
commitf583209935a1dd728dc2708683e92207f53f36bb
treedfba9055ab0f09e4e7721593e562eda455a2ed7b
parent8bf100a25b1211f3548f2fe40b3f01169d0c5283
wg: no need to put this on the stack

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/wg.c