mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-07 07:25:29 +00:00
Don't authorize private access to fields where not actually needed
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
abf0be392a
commit
72da8b3521
10 changed files with 0 additions and 11 deletions
|
|
@ -8,7 +8,6 @@
|
|||
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
||||
*/
|
||||
|
||||
#define MBEDTLS_ALLOW_PRIVATE_ACCESS
|
||||
|
||||
#include "ssl_test_lib.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue