diff options
author | 2014-09-29 08:41:55 +0000 | |
---|---|---|
committer | 2014-09-29 08:41:55 +0000 | |
commit | d0aa205828f59c306b7b58a2678fcfcdedefc63b (patch) | |
tree | b99542fd1498a57a1636dab34ca1efdaf32c0818 /lib/libsqlite3/src/expr.c | |
parent | sync (diff) | |
download | wireguard-openbsd-d0aa205828f59c306b7b58a2678fcfcdedefc63b.tar.xz wireguard-openbsd-d0aa205828f59c306b7b58a2678fcfcdedefc63b.zip |
during a small refactor, we broke table_passwd.
lookup function rely on a parsing function to have a struct passwd members
point to the appropriate position in a buffer... but instead of passing the
buffer, the parsing function uses its own internal buffer which will no
longer be valid upon return.
turns out to work by luck in my tests, not so much when Daniel Adolfsson
tried to use it.
spotted by Daniel Adolfsson <daniel@priv.nu>
Diffstat (limited to 'lib/libsqlite3/src/expr.c')
0 files changed, 0 insertions, 0 deletions