Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2020 05:42:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 246737] 4 sys.netipsec.tunnel tests fail after (r361466, r361490]
Message-ID:  <bug-246737-7501-Kxz5xil3hL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246737-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246737-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246737

--- Comment #7 from commit-hook@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246737-7501-Kxz5xil3hL>