Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/cgdconfig
Module Name: src
Committed By: martin
Date: Tue Nov 6 10:48:40 UTC 2007
Modified Files:
src/sbin/cgdconfig: pkcs5_pbkdf2.c
Log Message:
size_t != unsigned int - so don't pass the address of the former when a
pointer to the latter is expected.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sbin/cgdconfig/pkcs5_pbkdf2.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index