Nils Larsch submitted;
authorGeoff Thorpe <geoff@openssl.org>
Sun, 8 Dec 2002 16:45:26 +0000 (16:45 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Sun, 8 Dec 2002 16:45:26 +0000 (16:45 +0000)
commite189872486477c2bb9b041cb00f4390ef4aa911b
treed5a3ad328351adddf360315937074087669ee83d
parentfdaea9ed2e5644b98baae983ce7a55100c956999
Nils Larsch submitted;
  - a patch to fix a memory leak in rsa_gen.c
  - a note about compiler warnings with unions
  - a note about improving structure element names

This applies his patch and implements a solution to the notes.
apps/dsaparam.c
crypto/bn/bn.h
crypto/bn/bn_depr.c
crypto/bn/bn_prime.c
crypto/dh/dh_depr.c
crypto/dsa/dsa_depr.c
crypto/rsa/rsa_depr.c
crypto/rsa/rsa_gen.c