Fix things so DH_free() will be no-op when passed NULL, like RSA_free() and
[oweals/openssl.git] / crypto / des / ofb64enc.c
index fe4073981d866a2f884379bd3910dabf33391afe..ea7e6126972588818b5a26b93937fa72dfd6b1da 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/des/ofb64enc.c */
-/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
+/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
  * This package is an SSL implementation written