Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2005 09:57:30 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Colin Percival <cperciva@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/crypto/rijndael rijndael-alg-fst.c
Message-ID:  <20050817075730.GA11066@garage.freebsd.pl>
In-Reply-To: <200508170024.j7H0OKnY038559@repoman.freebsd.org>
References:  <200508170024.j7H0OKnY038559@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--HcAYCG3uE/tztfnV
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Aug 17, 2005 at 12:24:20AM +0000, Colin Percival wrote:
+> cperciva    2005-08-17 00:24:20 UTC
+>=20
+>   FreeBSD src repository
+>=20
+>   Modified files:
+>     sys/crypto/rijndael  rijndael-alg-fst.c=20
+>   Log:
+>   Unbreak the world build (in sbin/gbde).  This file is used by both
+>   kernel and world, so KASSERT() needs to be wrapped within an #ifdef
+>   _KERNEL / #endif pair.
+>  =20
+>   Reported by:    krion, tinderbox

Thanks for fixing it and sorry for the build breakage.
I'll commit a bit different fix, as I want this assertion also in userland.
Without it, it will explode in rijndaelEncrypt() and this KASSERT will help
to catch it sooner.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--HcAYCG3uE/tztfnV
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFDAu3qForvXbEpPzQRAiKHAKCW36IwFzoq80Es6yq15PXtrd9VrwCg7wCt
ij3gUSzA+/URvo4CFOi7nEQ=
=/ucg
-----END PGP SIGNATURE-----

--HcAYCG3uE/tztfnV--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050817075730.GA11066>