| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
 | 
					
						
							|  |  |  |  * All rights reserved. | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  * This package is an SSL implementation written | 
					
						
							|  |  |  |  * by Eric Young (eay@cryptsoft.com). | 
					
						
							|  |  |  |  * The implementation was written so as to conform with Netscapes SSL. | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  * This library is free for commercial and non-commercial use as long as | 
					
						
							|  |  |  |  * the following conditions are aheared to.  The following conditions | 
					
						
							|  |  |  |  * apply to all code found in this distribution, be it the RC4, RSA, | 
					
						
							|  |  |  |  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation | 
					
						
							|  |  |  |  * included with this distribution is covered by the same copyright terms | 
					
						
							|  |  |  |  * except that the holder is Tim Hudson (tjh@cryptsoft.com). | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  * Copyright remains Eric Young's, and as such any Copyright notices in | 
					
						
							|  |  |  |  * the code are not to be removed. | 
					
						
							|  |  |  |  * If this package is used in a product, Eric Young should be given attribution | 
					
						
							|  |  |  |  * as the author of the parts of the library used. | 
					
						
							|  |  |  |  * This can be in the form of a textual message at program startup or | 
					
						
							|  |  |  |  * in documentation (online or textual) provided with the package. | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  |  * Redistribution and use in source and binary forms, with or without | 
					
						
							|  |  |  |  * modification, are permitted provided that the following conditions | 
					
						
							|  |  |  |  * are met: | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  * 1. Redistributions of source code must retain the copyright | 
					
						
							|  |  |  |  *    notice, this list of conditions and the following disclaimer. | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  |  * 2. Redistributions in binary form must reproduce the above copyright | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  *    notice, this list of conditions and the following disclaimer in the | 
					
						
							|  |  |  |  *    documentation and/or other materials provided with the distribution. | 
					
						
							|  |  |  |  * 3. All advertising materials mentioning features or use of this software | 
					
						
							|  |  |  |  *    must display the following acknowledgement: | 
					
						
							|  |  |  |  *    "This product includes cryptographic software written by | 
					
						
							|  |  |  |  *     Eric Young (eay@cryptsoft.com)" | 
					
						
							|  |  |  |  *    The word 'cryptographic' can be left out if the rouines from the library | 
					
						
							|  |  |  |  *    being used are not cryptographic related :-). | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |  * 4. If you include any Windows specific code (or a derivative thereof) from | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  *    the apps directory (application code) you must include an acknowledgement: | 
					
						
							|  |  |  |  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)" | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND | 
					
						
							|  |  |  |  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
					
						
							|  |  |  |  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE | 
					
						
							|  |  |  |  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE | 
					
						
							|  |  |  |  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | 
					
						
							|  |  |  |  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS | 
					
						
							|  |  |  |  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
					
						
							|  |  |  |  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 
					
						
							|  |  |  |  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | 
					
						
							|  |  |  |  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
					
						
							|  |  |  |  * SUCH DAMAGE. | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |  * | 
					
						
							| 
									
										
										
										
											1999-12-18 00:49:23 +08:00
										 |  |  |  * The licence and distribution terms for any publically available version or | 
					
						
							|  |  |  |  * derivative of this code cannot be changed.  i.e. this code cannot simply be | 
					
						
							|  |  |  |  * copied and put under another distribution licence | 
					
						
							|  |  |  |  * [including the GNU Public Licence.] | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2006-06-23 23:21:36 +08:00
										 |  |  | /* ====================================================================
 | 
					
						
							|  |  |  |  * Copyright (c) 1998-2006 The OpenSSL Project.  All rights reserved. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * Redistribution and use in source and binary forms, with or without | 
					
						
							|  |  |  |  * modification, are permitted provided that the following conditions | 
					
						
							|  |  |  |  * are met: | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * 1. Redistributions of source code must retain the above copyright | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |  *    notice, this list of conditions and the following disclaimer. | 
					
						
							| 
									
										
										
										
											2006-06-23 23:21:36 +08:00
										 |  |  |  * | 
					
						
							|  |  |  |  * 2. Redistributions in binary form must reproduce the above copyright | 
					
						
							|  |  |  |  *    notice, this list of conditions and the following disclaimer in | 
					
						
							|  |  |  |  *    the documentation and/or other materials provided with the | 
					
						
							|  |  |  |  *    distribution. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * 3. All advertising materials mentioning features or use of this | 
					
						
							|  |  |  |  *    software must display the following acknowledgment: | 
					
						
							|  |  |  |  *    "This product includes software developed by the OpenSSL Project | 
					
						
							|  |  |  |  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
 | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to | 
					
						
							|  |  |  |  *    endorse or promote products derived from this software without | 
					
						
							|  |  |  |  *    prior written permission. For written permission, please contact | 
					
						
							|  |  |  |  *    openssl-core@openssl.org. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * 5. Products derived from this software may not be called "OpenSSL" | 
					
						
							|  |  |  |  *    nor may "OpenSSL" appear in their names without prior written | 
					
						
							|  |  |  |  *    permission of the OpenSSL Project. | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * 6. Redistributions of any form whatsoever must retain the following | 
					
						
							|  |  |  |  *    acknowledgment: | 
					
						
							|  |  |  |  *    "This product includes software developed by the OpenSSL Project | 
					
						
							|  |  |  |  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
 | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY | 
					
						
							|  |  |  |  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | 
					
						
							|  |  |  |  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR | 
					
						
							|  |  |  |  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR | 
					
						
							|  |  |  |  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | 
					
						
							|  |  |  |  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | 
					
						
							|  |  |  |  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 
					
						
							|  |  |  |  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) | 
					
						
							|  |  |  |  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, | 
					
						
							|  |  |  |  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | 
					
						
							|  |  |  |  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 
					
						
							|  |  |  |  * OF THE POSSIBILITY OF SUCH DAMAGE. | 
					
						
							|  |  |  |  * ==================================================================== | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  * This product includes cryptographic software written by Eric Young | 
					
						
							|  |  |  |  * (eay@cryptsoft.com).  This product includes software written by Tim | 
					
						
							|  |  |  |  * Hudson (tjh@cryptsoft.com). | 
					
						
							|  |  |  |  * | 
					
						
							|  |  |  |  */ | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | #include <stdio.h>
 | 
					
						
							|  |  |  | #include <stdlib.h>
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | #include <time.h>
 | 
					
						
							| 
									
										
										
										
											2015-05-14 22:56:48 +08:00
										 |  |  | #include "internal/cryptlib.h"
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  | #include "internal/threads.h"
 | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | #include <openssl/crypto.h>
 | 
					
						
							|  |  |  | #include <openssl/buffer.h>
 | 
					
						
							|  |  |  | #include <openssl/bio.h>
 | 
					
						
							|  |  |  | #include <openssl/lhash.h>
 | 
					
						
							| 
									
										
										
										
											2016-02-14 19:16:52 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | #ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  | # include <execinfo.h>
 | 
					
						
							|  |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | /*
 | 
					
						
							|  |  |  |  * The state changes to CRYPTO_MEM_CHECK_ON | CRYPTO_MEM_CHECK_ENABLE when | 
					
						
							|  |  |  |  * the application asks for it (usually after library initialisation for | 
					
						
							|  |  |  |  * which no book-keeping is desired). State CRYPTO_MEM_CHECK_ON exists only | 
					
						
							|  |  |  |  * temporarily when the library thinks that certain allocations should not be | 
					
						
							|  |  |  |  * checked (e.g. the data structures used for memory checking).  It is not | 
					
						
							|  |  |  |  * suitable as an initial state: the library will unexpectedly enable memory | 
					
						
							|  |  |  |  * checking when it executes one of those sections that want to disable | 
					
						
							|  |  |  |  * checking temporarily. State CRYPTO_MEM_CHECK_ENABLE without ..._ON makes | 
					
						
							|  |  |  |  * no sense whatsoever. | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2016-01-11 03:42:10 +08:00
										 |  |  | #ifndef OPENSSL_NO_CRYPTO_MDEBUG
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | static int mh_mode = CRYPTO_MEM_CHECK_OFF; | 
					
						
							| 
									
										
										
										
											2016-01-11 03:42:10 +08:00
										 |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 10:40:52 +08:00
										 |  |  | #ifndef OPENSSL_NO_CRYPTO_MDEBUG
 | 
					
						
							| 
									
										
										
										
											1999-12-18 13:22:50 +08:00
										 |  |  | static unsigned long order = 0; /* number of memory requests */ | 
					
						
							| 
									
										
										
										
											2008-05-26 19:24:29 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-16 17:21:50 +08:00
										 |  |  | /*-
 | 
					
						
							|  |  |  |  * For application-defined information (static C-string `info') | 
					
						
							| 
									
										
										
										
											1999-12-18 13:22:50 +08:00
										 |  |  |  * to be displayed in memory leak list. | 
					
						
							|  |  |  |  * Each thread has its own stack.  For applications, there is | 
					
						
							| 
									
										
										
										
											2015-12-17 12:02:47 +08:00
										 |  |  |  *   OPENSSL_mem_debug_push("...")     to push an entry, | 
					
						
							|  |  |  |  *   OPENSSL_mem_debug_pop()     to pop an entry, | 
					
						
							| 
									
										
										
										
											1999-12-18 13:22:50 +08:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2016-01-11 22:11:13 +08:00
										 |  |  | struct app_mem_info_st { | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     CRYPTO_THREAD_ID threadid; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     const char *file; | 
					
						
							|  |  |  |     int line; | 
					
						
							|  |  |  |     const char *info; | 
					
						
							|  |  |  |     struct app_mem_info_st *next; /* tail of thread's stack */ | 
					
						
							|  |  |  |     int references; | 
					
						
							| 
									
										
										
										
											2016-01-11 22:11:13 +08:00
										 |  |  | }; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  | static CRYPTO_ONCE memdbg_init = CRYPTO_ONCE_STATIC_INIT; | 
					
						
							|  |  |  | static CRYPTO_RWLOCK *malloc_lock = NULL; | 
					
						
							|  |  |  | static CRYPTO_RWLOCK *long_malloc_lock = NULL; | 
					
						
							|  |  |  | static CRYPTO_THREAD_LOCAL appinfokey; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											1999-12-18 13:22:50 +08:00
										 |  |  | /* memory-block description */ | 
					
						
							| 
									
										
										
										
											2016-01-11 22:11:13 +08:00
										 |  |  | struct mem_st { | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     void *addr; | 
					
						
							|  |  |  |     int num; | 
					
						
							|  |  |  |     const char *file; | 
					
						
							|  |  |  |     int line; | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     CRYPTO_THREAD_ID threadid; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     unsigned long order; | 
					
						
							|  |  |  |     time_t time; | 
					
						
							|  |  |  |     APP_INFO *app_info; | 
					
						
							| 
									
										
										
										
											2016-02-14 19:16:52 +08:00
										 |  |  | #ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |     void *array[30]; | 
					
						
							|  |  |  |     size_t array_siz; | 
					
						
							|  |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2016-01-11 22:11:13 +08:00
										 |  |  | }; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static LHASH_OF(MEM) *mh = NULL; /* hash-table of memory requests (address as
 | 
					
						
							|  |  |  |                                   * key); access requires MALLOC2 lock */ | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | /* num_disable > 0 iff mh_mode == CRYPTO_MEM_CHECK_ON (w/o ..._ENABLE) */ | 
					
						
							|  |  |  | static unsigned int num_disable = 0; | 
					
						
							| 
									
										
										
										
											2006-06-23 23:21:36 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | /*
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |  * Valid iff num_disable > 0.  long_malloc_lock is locked exactly in this | 
					
						
							| 
									
										
										
										
											2008-08-06 23:54:15 +08:00
										 |  |  |  * case (by the thread named in disabling_thread). | 
					
						
							| 
									
										
										
										
											2008-07-04 03:59:25 +08:00
										 |  |  |  */ | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  | static CRYPTO_THREAD_ID disabling_threadid; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | static void do_memdbg_init(void) | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  |     malloc_lock = CRYPTO_THREAD_lock_new(); | 
					
						
							|  |  |  |     long_malloc_lock = CRYPTO_THREAD_lock_new(); | 
					
						
							|  |  |  |     CRYPTO_THREAD_init_local(&appinfokey, NULL); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2002-11-18 22:00:42 +08:00
										 |  |  | static void app_info_free(APP_INFO *inf) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2015-05-02 02:37:16 +08:00
										 |  |  |     if (!inf) | 
					
						
							|  |  |  |         return; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     if (--(inf->references) <= 0) { | 
					
						
							| 
									
										
										
										
											2015-05-02 02:37:16 +08:00
										 |  |  |         app_info_free(inf->next); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         OPENSSL_free(inf); | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2002-11-18 22:00:42 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | int CRYPTO_mem_ctrl(int mode) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2016-01-11 03:42:10 +08:00
										 |  |  | #ifdef OPENSSL_NO_CRYPTO_MDEBUG
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     return mode - mode; | 
					
						
							|  |  |  | #else
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     int ret = mh_mode; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     CRYPTO_THREAD_run_once(&memdbg_init, do_memdbg_init); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     CRYPTO_THREAD_write_lock(malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     switch (mode) { | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     default: | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     case CRYPTO_MEM_CHECK_ON: | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         mh_mode = CRYPTO_MEM_CHECK_ON | CRYPTO_MEM_CHECK_ENABLE; | 
					
						
							|  |  |  |         num_disable = 0; | 
					
						
							|  |  |  |         break; | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     case CRYPTO_MEM_CHECK_OFF: | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         mh_mode = 0; | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         num_disable = 0; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         break; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     /* switch off temporarily (for library-internal use): */ | 
					
						
							|  |  |  |     case CRYPTO_MEM_CHECK_DISABLE: | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         if (mh_mode & CRYPTO_MEM_CHECK_ON) { | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |             CRYPTO_THREAD_ID cur = CRYPTO_THREAD_get_current_id(); | 
					
						
							|  |  |  |             /* see if we don't have long_malloc_lock already */ | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |             if (!num_disable | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                 || !CRYPTO_THREAD_compare_id(disabling_threadid, cur)) { | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 /*
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                  * Long-time lock long_malloc_lock must not be claimed | 
					
						
							|  |  |  |                  * while we're holding malloc_lock, or we'll deadlock | 
					
						
							|  |  |  |                  * if somebody else holds long_malloc_lock (and cannot | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                  * release it because we block entry to this function). Give | 
					
						
							|  |  |  |                  * them a chance, first, and then claim the locks in | 
					
						
							|  |  |  |                  * appropriate order (long-time lock first). | 
					
						
							|  |  |  |                  */ | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                 CRYPTO_THREAD_unlock(malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 /*
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                  * Note that after we have waited for long_malloc_lock and | 
					
						
							|  |  |  |                  * malloc_lock, we'll still be in the right "case" and | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                  * "if" branch because MemCheck_start and MemCheck_stop may | 
					
						
							|  |  |  |                  * never be used while there are multiple OpenSSL threads. | 
					
						
							|  |  |  |                  */ | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                 CRYPTO_THREAD_write_lock(long_malloc_lock); | 
					
						
							|  |  |  |                 CRYPTO_THREAD_write_lock(malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 mh_mode &= ~CRYPTO_MEM_CHECK_ENABLE; | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                 disabling_threadid = cur; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |             } | 
					
						
							|  |  |  |             num_disable++; | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |         break; | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     case CRYPTO_MEM_CHECK_ENABLE: | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         if (mh_mode & CRYPTO_MEM_CHECK_ON) { | 
					
						
							|  |  |  |             if (num_disable) {  /* always true, or something is going wrong */ | 
					
						
							|  |  |  |                 num_disable--; | 
					
						
							|  |  |  |                 if (num_disable == 0) { | 
					
						
							|  |  |  |                     mh_mode |= CRYPTO_MEM_CHECK_ENABLE; | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                     CRYPTO_THREAD_unlock(long_malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 } | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     CRYPTO_THREAD_unlock(malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     return (ret); | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 10:40:52 +08:00
										 |  |  | #ifndef OPENSSL_NO_CRYPTO_MDEBUG
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | static int mem_check_on(void) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     int ret = 0; | 
					
						
							| 
									
										
										
										
											2016-03-09 05:58:17 +08:00
										 |  |  |     CRYPTO_THREAD_ID cur; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     if (mh_mode & CRYPTO_MEM_CHECK_ON) { | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         CRYPTO_THREAD_run_once(&memdbg_init, do_memdbg_init); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-09 05:58:17 +08:00
										 |  |  |         cur = CRYPTO_THREAD_get_current_id(); | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         CRYPTO_THREAD_read_lock(malloc_lock); | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         ret = (mh_mode & CRYPTO_MEM_CHECK_ENABLE) | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |             || !CRYPTO_THREAD_compare_id(disabling_threadid, cur); | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         CRYPTO_THREAD_unlock(malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |     return (ret); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-05-26 19:24:29 +08:00
										 |  |  | static int mem_cmp(const MEM *a, const MEM *b) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2005-07-05 19:44:45 +08:00
										 |  |  | #ifdef _WIN64
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     const char *ap = (const char *)a->addr, *bp = (const char *)b->addr; | 
					
						
							|  |  |  |     if (ap == bp) | 
					
						
							|  |  |  |         return 0; | 
					
						
							|  |  |  |     else if (ap > bp) | 
					
						
							|  |  |  |         return 1; | 
					
						
							|  |  |  |     else | 
					
						
							|  |  |  |         return -1; | 
					
						
							| 
									
										
										
										
											2005-07-05 19:44:45 +08:00
										 |  |  | #else
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     return (const char *)a->addr - (const char *)b->addr; | 
					
						
							| 
									
										
										
										
											2005-07-05 19:44:45 +08:00
										 |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-05-26 19:24:29 +08:00
										 |  |  | static unsigned long mem_hash(const MEM *a) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2015-09-30 16:36:21 +08:00
										 |  |  |     size_t ret; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-09-30 16:36:21 +08:00
										 |  |  |     ret = (size_t)a->addr; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     ret = ret * 17851 + (ret >> 14) * 7 + (ret >> 4) * 251; | 
					
						
							|  |  |  |     return (ret); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-10 20:43:37 +08:00
										 |  |  | /* returns 1 if there was an info to pop, 0 if the stack was empty. */ | 
					
						
							|  |  |  | static int pop_info(void) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2016-01-10 20:43:37 +08:00
										 |  |  |     APP_INFO *current = NULL; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     CRYPTO_THREAD_run_once(&memdbg_init, do_memdbg_init); | 
					
						
							|  |  |  |     current = (APP_INFO *)CRYPTO_THREAD_get_local(&appinfokey); | 
					
						
							|  |  |  |     if (current != NULL) { | 
					
						
							|  |  |  |         APP_INFO *next = current->next; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         if (next != NULL) { | 
					
						
							|  |  |  |             next->references++; | 
					
						
							|  |  |  |             CRYPTO_THREAD_set_local(&appinfokey, next); | 
					
						
							|  |  |  |         } else { | 
					
						
							|  |  |  |             CRYPTO_THREAD_set_local(&appinfokey, NULL); | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |         if (--(current->references) <= 0) { | 
					
						
							|  |  |  |             current->next = NULL; | 
					
						
							|  |  |  |             if (next != NULL) | 
					
						
							|  |  |  |                 next->references--; | 
					
						
							|  |  |  |             OPENSSL_free(current); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         } | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         return 1; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2016-01-10 20:43:37 +08:00
										 |  |  |     return 0; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-17 12:02:47 +08:00
										 |  |  | int CRYPTO_mem_debug_push(const char *info, const char *file, int line) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     APP_INFO *ami, *amim; | 
					
						
							|  |  |  |     int ret = 0; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     if (mem_check_on()) { | 
					
						
							|  |  |  |         CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         CRYPTO_THREAD_run_once(&memdbg_init, do_memdbg_init); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         if ((ami = OPENSSL_malloc(sizeof(*ami))) == NULL) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |             goto err; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         ami->threadid = CRYPTO_THREAD_get_current_id(); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         ami->file = file; | 
					
						
							|  |  |  |         ami->line = line; | 
					
						
							|  |  |  |         ami->info = info; | 
					
						
							|  |  |  |         ami->references = 1; | 
					
						
							|  |  |  |         ami->next = NULL; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         amim = (APP_INFO *)CRYPTO_THREAD_get_local(&appinfokey); | 
					
						
							|  |  |  |         CRYPTO_THREAD_set_local(&appinfokey, ami); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         if (amim != NULL) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |             ami->next = amim; | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         ret = 1; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  |  err: | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     return (ret); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-17 12:02:47 +08:00
										 |  |  | int CRYPTO_mem_debug_pop(void) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     int ret = 0; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     if (mem_check_on()) { | 
					
						
							|  |  |  |         CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE); | 
					
						
							| 
									
										
										
										
											2016-01-10 20:43:37 +08:00
										 |  |  |         ret = pop_info(); | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     } | 
					
						
							|  |  |  |     return (ret); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | static unsigned long break_order_num = 0; | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | void CRYPTO_mem_debug_malloc(void *addr, size_t num, int before_p, | 
					
						
							|  |  |  |                              const char *file, int line) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     MEM *m, *mm; | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     APP_INFO *amim; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     switch (before_p & 127) { | 
					
						
							|  |  |  |     case 0: | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  |     case 1: | 
					
						
							|  |  |  |         if (addr == NULL) | 
					
						
							|  |  |  |             break; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         if (mem_check_on()) { | 
					
						
							|  |  |  |             CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE); | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |             CRYPTO_THREAD_run_once(&memdbg_init, do_memdbg_init); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-02 11:10:31 +08:00
										 |  |  |             if ((m = OPENSSL_malloc(sizeof(*m))) == NULL) { | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 OPENSSL_free(addr); | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |                 CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 return; | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  |             if (mh == NULL) { | 
					
						
							| 
									
										
										
										
											2015-12-24 23:51:23 +08:00
										 |  |  |                 if ((mh = lh_MEM_new(mem_hash, mem_cmp)) == NULL) { | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                     OPENSSL_free(addr); | 
					
						
							|  |  |  |                     OPENSSL_free(m); | 
					
						
							|  |  |  |                     addr = NULL; | 
					
						
							|  |  |  |                     goto err; | 
					
						
							|  |  |  |                 } | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |             m->addr = addr; | 
					
						
							|  |  |  |             m->file = file; | 
					
						
							|  |  |  |             m->line = line; | 
					
						
							|  |  |  |             m->num = num; | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |             m->threadid = CRYPTO_THREAD_get_current_id(); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |             if (order == break_order_num) { | 
					
						
							|  |  |  |                 /* BREAK HERE */ | 
					
						
							|  |  |  |                 m->order = order; | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  |             m->order = order++; | 
					
						
							| 
									
										
										
										
											2016-02-14 19:16:52 +08:00
										 |  |  | # ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |             m->array_siz = backtrace(m->array, OSSL_NELEM(m->array)); | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | # endif
 | 
					
						
							|  |  |  |             m->time = time(NULL); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |             amim = (APP_INFO *)CRYPTO_THREAD_get_local(&appinfokey); | 
					
						
							|  |  |  |             m->app_info = amim; | 
					
						
							|  |  |  |             if (amim != NULL) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 amim->references++; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |             if ((mm = lh_MEM_insert(mh, m)) != NULL) { | 
					
						
							|  |  |  |                 /* Not good, but don't sweat it */ | 
					
						
							|  |  |  |                 if (mm->app_info != NULL) { | 
					
						
							|  |  |  |                     mm->app_info->references--; | 
					
						
							|  |  |  |                 } | 
					
						
							|  |  |  |                 OPENSSL_free(mm); | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  |  err: | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |             CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         } | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |     return; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-02-17 09:24:25 +08:00
										 |  |  | void CRYPTO_mem_debug_free(void *addr, int before_p, | 
					
						
							|  |  |  |         const char *file, int line) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     MEM m, *mp; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     switch (before_p) { | 
					
						
							|  |  |  |     case 0: | 
					
						
							|  |  |  |         if (addr == NULL) | 
					
						
							|  |  |  |             break; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         if (mem_check_on() && (mh != NULL)) { | 
					
						
							|  |  |  |             CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |             m.addr = addr; | 
					
						
							|  |  |  |             mp = lh_MEM_delete(mh, &m); | 
					
						
							|  |  |  |             if (mp != NULL) { | 
					
						
							| 
									
										
										
										
											2015-05-02 02:37:16 +08:00
										 |  |  |                 app_info_free(mp->app_info); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 OPENSSL_free(mp); | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |             CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         } | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  |     case 1: | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | void CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, | 
					
						
							|  |  |  |                               int before_p, const char *file, int line) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     MEM m, *mp; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     switch (before_p) { | 
					
						
							|  |  |  |     case 0: | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  |     case 1: | 
					
						
							|  |  |  |         if (addr2 == NULL) | 
					
						
							|  |  |  |             break; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |         if (addr1 == NULL) { | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |             CRYPTO_mem_debug_malloc(addr2, num, 128 | before_p, file, line); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |             break; | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |         if (mem_check_on()) { | 
					
						
							|  |  |  |             CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |             m.addr = addr1; | 
					
						
							|  |  |  |             mp = lh_MEM_delete(mh, &m); | 
					
						
							|  |  |  |             if (mp != NULL) { | 
					
						
							|  |  |  |                 mp->addr = addr2; | 
					
						
							|  |  |  |                 mp->num = num; | 
					
						
							| 
									
										
										
										
											2016-02-14 19:16:52 +08:00
										 |  |  | #ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |                 mp->array_siz = backtrace(mp->array, OSSL_NELEM(mp->array)); | 
					
						
							|  |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |                 (void)lh_MEM_insert(mh, mp); | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |             CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         } | 
					
						
							|  |  |  |         break; | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |     return; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | typedef struct mem_leak_st { | 
					
						
							|  |  |  |     BIO *bio; | 
					
						
							|  |  |  |     int chunks; | 
					
						
							| 
									
										
										
										
											2015-04-28 00:29:39 +08:00
										 |  |  |     int seen; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     long bytes; | 
					
						
							|  |  |  | } MEM_LEAK; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-25 00:20:54 +08:00
										 |  |  | static void print_leak(const MEM *m, MEM_LEAK *l) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     char buf[1024]; | 
					
						
							|  |  |  |     char *bufp = buf; | 
					
						
							|  |  |  |     APP_INFO *amip; | 
					
						
							|  |  |  |     int ami_cnt; | 
					
						
							|  |  |  |     struct tm *lcl = NULL; | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     /*
 | 
					
						
							|  |  |  |      * Convert between CRYPTO_THREAD_ID (which could be anything at all) and | 
					
						
							|  |  |  |      * a long. This may not be meaningful depending on what CRYPTO_THREAD_ID is | 
					
						
							|  |  |  |      * but hopefully should give something sensible on most platforms | 
					
						
							|  |  |  |      */ | 
					
						
							|  |  |  |     union { | 
					
						
							|  |  |  |         CRYPTO_THREAD_ID tid; | 
					
						
							|  |  |  |         unsigned long ltid; | 
					
						
							|  |  |  |     } tid; | 
					
						
							|  |  |  |     CRYPTO_THREAD_ID ti; | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2003-12-27 22:40:17 +08:00
										 |  |  | #define BUF_REMAIN (sizeof buf - (size_t)(bufp - buf))
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-04-28 00:29:39 +08:00
										 |  |  |     /* Is one "leak" the BIO we were given? */ | 
					
						
							|  |  |  |     if (m->addr == (char *)l->bio) { | 
					
						
							|  |  |  |         l->seen = 1; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |         return; | 
					
						
							| 
									
										
										
										
											2015-04-28 00:29:39 +08:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     lcl = localtime(&m->time); | 
					
						
							|  |  |  |     BIO_snprintf(bufp, BUF_REMAIN, "[%02d:%02d:%02d] ", | 
					
						
							|  |  |  |                  lcl->tm_hour, lcl->tm_min, lcl->tm_sec); | 
					
						
							|  |  |  |     bufp += strlen(bufp); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     BIO_snprintf(bufp, BUF_REMAIN, "%5lu file=%s, line=%d, ", | 
					
						
							|  |  |  |                  m->order, m->file, m->line); | 
					
						
							|  |  |  |     bufp += strlen(bufp); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     tid.ltid = 0; | 
					
						
							|  |  |  |     tid.tid = m->threadid; | 
					
						
							|  |  |  |     BIO_snprintf(bufp, BUF_REMAIN, "thread=%lu, ", tid.ltid); | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     bufp += strlen(bufp); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-09-30 16:36:21 +08:00
										 |  |  |     BIO_snprintf(bufp, BUF_REMAIN, "number=%d, address=%p\n", | 
					
						
							|  |  |  |                  m->num, m->addr); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     bufp += strlen(bufp); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     BIO_puts(l->bio, buf); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     l->chunks++; | 
					
						
							|  |  |  |     l->bytes += m->num; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     amip = m->app_info; | 
					
						
							|  |  |  |     ami_cnt = 0; | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |     if (amip) { | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         ti = amip->threadid; | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |         do { | 
					
						
							|  |  |  |             int buf_len; | 
					
						
							|  |  |  |             int info_len; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |             ami_cnt++; | 
					
						
							|  |  |  |             memset(buf, '>', ami_cnt); | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |             tid.ltid = 0; | 
					
						
							|  |  |  |             tid.tid = amip->threadid; | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |             BIO_snprintf(buf + ami_cnt, sizeof buf - ami_cnt, | 
					
						
							|  |  |  |                          " thread=%lu, file=%s, line=%d, info=\"", | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |                          tid.ltid, amip->file, | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |                          amip->line); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |             buf_len = strlen(buf); | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |             info_len = strlen(amip->info); | 
					
						
							|  |  |  |             if (128 - buf_len - 3 < info_len) { | 
					
						
							|  |  |  |                 memcpy(buf + buf_len, amip->info, 128 - buf_len - 3); | 
					
						
							|  |  |  |                 buf_len = 128 - 3; | 
					
						
							|  |  |  |             } else { | 
					
						
							| 
									
										
										
											
												Rename some BUF_xxx to OPENSSL_xxx
Rename BUF_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
to OPENSSL_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
Add #define's for the old names.
Add CRYPTO_{memdup,strndup}, called by OPENSSL_{memdup,strndup} macros.
Reviewed-by: Tim Hudson <tjh@openssl.org>
											
										 
											2015-12-17 05:12:24 +08:00
										 |  |  |                 OPENSSL_strlcpy(buf + buf_len, amip->info, sizeof buf - buf_len); | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |                 buf_len = strlen(buf); | 
					
						
							|  |  |  |             } | 
					
						
							|  |  |  |             BIO_snprintf(buf + buf_len, sizeof buf - buf_len, "\"\n"); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |             BIO_puts(l->bio, buf); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |             amip = amip->next; | 
					
						
							|  |  |  |         } | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         while (amip && CRYPTO_THREAD_compare_id(amip->threadid, ti)); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2008-03-28 10:49:43 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-02-14 19:16:52 +08:00
										 |  |  | #ifndef OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |     { | 
					
						
							|  |  |  |         size_t i; | 
					
						
							|  |  |  |         char **strings = backtrace_symbols(m->array, m->array_siz); | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-02 20:19:45 +08:00
										 |  |  |         for (i = 0; i < m->array_siz; i++) | 
					
						
							|  |  |  |             fprintf(stderr, "##> %s\n", strings[i]); | 
					
						
							|  |  |  |         free(strings); | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  | #endif
 | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-12-25 00:20:54 +08:00
										 |  |  | IMPLEMENT_LHASH_DOALL_ARG_CONST(MEM, MEM_LEAK); | 
					
						
							| 
									
										
										
										
											2001-01-09 08:13:25 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-11 07:25:07 +08:00
										 |  |  | int CRYPTO_mem_leaks(BIO *b) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     MEM_LEAK ml; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-02-10 06:09:56 +08:00
										 |  |  |     /* Ensure all resources are released */ | 
					
						
							| 
									
										
										
										
											2016-02-10 00:52:40 +08:00
										 |  |  |     OPENSSL_cleanup(); | 
					
						
							| 
									
										
										
										
											2016-02-10 06:09:56 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     CRYPTO_THREAD_run_once(&memdbg_init, do_memdbg_init); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     ml.bio = b; | 
					
						
							|  |  |  |     ml.bytes = 0; | 
					
						
							|  |  |  |     ml.chunks = 0; | 
					
						
							| 
									
										
										
										
											2015-04-28 00:29:39 +08:00
										 |  |  |     ml.seen = 0; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     if (mh != NULL) | 
					
						
							| 
									
										
										
										
											2015-12-25 00:20:54 +08:00
										 |  |  |         lh_MEM_doall_MEM_LEAK(mh, print_leak, &ml); | 
					
						
							| 
									
										
										
										
											2015-04-28 00:29:39 +08:00
										 |  |  |     /* Don't count the BIO that was passed in as a "leak" */ | 
					
						
							|  |  |  |     if (ml.seen && ml.chunks >= 1 && ml.bytes >= (int)sizeof (*b)) { | 
					
						
							|  |  |  |         ml.chunks--; | 
					
						
							|  |  |  |         ml.bytes -= (int)sizeof (*b); | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     if (ml.chunks != 0) { | 
					
						
							|  |  |  |         BIO_printf(b, "%ld bytes leaked in %d chunks\n", ml.bytes, ml.chunks); | 
					
						
							|  |  |  |     } else { | 
					
						
							|  |  |  |         /*
 | 
					
						
							|  |  |  |          * Make sure that, if we found no leaks, memory-leak debugging itself | 
					
						
							|  |  |  |          * does not introduce memory leaks (which might irritate external | 
					
						
							|  |  |  |          * debugging tools). (When someone enables leak checking, but does not | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |          * call this function, we declare it to be their fault.) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |          */ | 
					
						
							|  |  |  |         int old_mh_mode; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         CRYPTO_THREAD_write_lock(malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |         /*
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |          * avoid deadlock when lh_free() uses CRYPTO_mem_debug_free(), which uses | 
					
						
							|  |  |  |          * mem_check_on | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |          */ | 
					
						
							|  |  |  |         old_mh_mode = mh_mode; | 
					
						
							|  |  |  |         mh_mode = CRYPTO_MEM_CHECK_OFF; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-05-02 02:37:16 +08:00
										 |  |  |         lh_MEM_free(mh); | 
					
						
							|  |  |  |         mh = NULL; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |         mh_mode = old_mh_mode; | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |         CRYPTO_THREAD_unlock(malloc_lock); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2016-03-08 23:44:05 +08:00
										 |  |  |     CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_OFF); | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     /* Clean up locks etc */ | 
					
						
							|  |  |  |     CRYPTO_THREAD_cleanup_local(&appinfokey); | 
					
						
							|  |  |  |     CRYPTO_THREAD_lock_free(malloc_lock); | 
					
						
							|  |  |  |     CRYPTO_THREAD_lock_free(long_malloc_lock); | 
					
						
							|  |  |  |     malloc_lock = NULL; | 
					
						
							|  |  |  |     long_malloc_lock = NULL; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-11 07:25:07 +08:00
										 |  |  |     return ml.chunks == 0 ? 1 : 0; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											1999-12-17 20:56:24 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | # ifndef OPENSSL_NO_STDIO
 | 
					
						
							| 
									
										
										
										
											2016-01-11 07:25:07 +08:00
										 |  |  | int CRYPTO_mem_leaks_fp(FILE *fp) | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | { | 
					
						
							|  |  |  |     BIO *b; | 
					
						
							| 
									
										
										
										
											2016-01-11 07:25:07 +08:00
										 |  |  |     int ret; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     /*
 | 
					
						
							|  |  |  |      * Need to turn off memory checking when allocated BIOs ... especially as | 
					
						
							|  |  |  |      * we're creating them at a time when we're trying to check we've not | 
					
						
							|  |  |  |      * left anything un-free()'d!! | 
					
						
							|  |  |  |      */ | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_DISABLE); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     b = BIO_new(BIO_s_file()); | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  |     CRYPTO_mem_ctrl(CRYPTO_MEM_CHECK_ENABLE); | 
					
						
							| 
									
										
										
										
											2015-10-30 19:12:26 +08:00
										 |  |  |     if (b == NULL) | 
					
						
							| 
									
										
										
										
											2016-01-11 07:25:07 +08:00
										 |  |  |         return -1; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     BIO_set_fp(b, fp, BIO_NOCLOSE); | 
					
						
							| 
									
										
										
										
											2016-01-11 07:25:07 +08:00
										 |  |  |     ret = CRYPTO_mem_leaks(b); | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  |     BIO_free(b); | 
					
						
							| 
									
										
										
										
											2016-01-11 07:25:07 +08:00
										 |  |  |     return ret; | 
					
						
							| 
									
										
										
										
											2015-01-22 11:40:55 +08:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | # endif
 | 
					
						
							| 
									
										
										
										
											2000-05-02 21:36:50 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-01-08 04:06:38 +08:00
										 |  |  | #endif
 |