diff options
author | 2010-09-29 22:15:54 +0000 | |
---|---|---|
committer | 2010-09-29 22:15:54 +0000 | |
commit | 9f9300a4ba10e305abed4cc1262efc3f98a6d5f1 (patch) | |
tree | 00b95087c367f8b210003d95a420570e20160518 /lib/libssl/src | |
parent | Add DMA sync operations. Fixes problems on macppc with gcc4 because (diff) | |
download | wireguard-openbsd-9f9300a4ba10e305abed4cc1262efc3f98a6d5f1.tar.xz wireguard-openbsd-9f9300a4ba10e305abed4cc1262efc3f98a6d5f1.zip |
pipex_pptp_userland_output() calls always m_pullup() 16 bytes to the
GRE message. But when npppd send a ack-only GRE message, the message
will be only 12 bytes, so the m_pullup() will fail. call m_pullup()
with proper length.
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions