Pawel Jakub Dawidek wrote:
pjd         2006-06-05 21:38:54 UTC
  FreeBSD src repository

  Modified files:
sys/geom/eli g_eli.c g_eli.h g_eli_ctl.c g_eli_key.c Added files: sys/geom/eli g_eli_integrity.c g_eli_privacy.c Log:
  Implement data integrity verification (data authentication) for geli(8).
Really cool! One tiny problem though...

cc -c -O -pipe -march=pentium-m -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror /usr/src/sys/geom/eli/g_eli_integrity.c
/usr/src/sys/geom/eli/g_eli_integrity.c: In function `g_eli_auth_run':
/usr/src/sys/geom/eli/g_eli_integrity.c:407: warning: 'auth' might be used uninitialized in this function
--
Pawel
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to