-
- Downloads
Merge pull request #1292 from jboeuf/load_file_with_null_term
Adding option to add a null terminator when loading a file.
No related branches found
No related tags found
Showing
- src/core/security/google_default_credentials.c 2 additions, 2 deletionssrc/core/security/google_default_credentials.c
- src/core/security/security_context.c 2 additions, 3 deletionssrc/core/security/security_context.c
- src/core/support/file.c 17 additions, 21 deletionssrc/core/support/file.c
- src/core/support/file.h 4 additions, 2 deletionssrc/core/support/file.h
- test/core/security/create_jwt.c 1 addition, 1 deletiontest/core/security/create_jwt.c
- test/core/security/fetch_oauth2.c 2 additions, 2 deletionstest/core/security/fetch_oauth2.c
- test/core/support/file_test.c 19 additions, 4 deletionstest/core/support/file_test.c
Loading
Please register or sign in to comment