/[base]
ViewVC logotype

Revision 286373


Jump to revision: Previous Next
Author: pjd
Date: Thu Aug 6 17:13:34 2015 UTC (8 years, 11 months ago)
Changed paths: 2
Log Message:
After crypto_dispatch() bio might be already delivered and destroyed,
so we cannot access it anymore. Setting an error later lead to memory
corruption.

Assert that crypto_dispatch() was successful. It can fail only if we pass a
bogus crypto request, which is a bug in the program, not a runtime condition.

PR:		199705
Submitted by:	luke.tw
Reviewed by:	emaste
MFC after:	3 days


Changed paths

Path Details
Directoryhead/sys/geom/eli/g_eli_integrity.c modified , text changed
Directoryhead/sys/geom/eli/g_eli_privacy.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27