[Bug 246737] 4 sys.netipsec.tunnel tests fail after (r361466, r361490]

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 29 05:42:09 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246737

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jhb
Date: Fri May 29 05:41:22 UTC 2020
New revision: 361617
URL: https://svnweb.freebsd.org/changeset/base/361617

Log:
  Increment the correct pointer when a crypto buffer spans an mbuf or iovec.

  When a crypto_cursor_copyback() request spanned multiple mbufs or
  iovecs, the pointer into the mbuf/iovec was incremented instead of the
  pointer into the source buffer being copied from.

  PR:           246737
  Reported by:  Jenkins, ZFS test suite
  Sponsored by: Netflix

Changes:
  head/sys/opencrypto/criov.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list