mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
ready to release 0.4.3
This commit is contained in:
parent
aad7f1a0fc
commit
35c1054507
18 changed files with 344 additions and 135 deletions
|
@ -157,7 +157,6 @@ read_random_source( byte *buffer, size_t length, int level )
|
|||
continue;
|
||||
}
|
||||
|
||||
assert( length < 500 );
|
||||
do {
|
||||
n = read(fd, buffer, length );
|
||||
if( n >= 0 && n > length ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue