freebsd-dev/crypto
Cy Schubert 3deefb0d14 heimdal: Properly ix bus fault when zero-length request received
Zero length client requests result in a bus fault when attempting to
free malloc()ed pointers within the requests softc. Return an error
when the request is zero length.

This properly fixes PR/268062 without regressions.

PR:		268062
Reported by:	Robert Morris <rtm@lcs.mit.edu>
MFC after:	3 days
2022-12-09 06:09:54 -08:00
..
heimdal heimdal: Properly ix bus fault when zero-length request received 2022-12-09 06:09:54 -08:00
openssh ssh: remove VersionAddendum from list of client side config changes 2022-11-14 15:33:51 -05:00
openssl OpenSSL: Merge OpenSSL 1.1.1s 2022-11-01 18:58:59 -04:00
README

$FreeBSD$

This directory is for the EXACT same use as src/contrib, except it
holds crypto sources.  In other words, this holds raw sources obtained
from various third party vendors, with FreeBSD patches applied.  No
compilation is done from this directory, it is all done from the
src/secure directory.  The separation between src/contrib and src/crypto
is the result of an old USA law, which made these sources export
controlled, so they had to be kept separate.