Commit e5d650c
Fix memory leak of CredHandle in wintls.c (#803)
* Initial plan
* Fix memory leak in wintls.c: free CredHandle after FreeCredentialsHandle
Co-authored-by: ithewei <26049660+ithewei@users.noreply.github.com>
* Remove codeql build artifacts and update .gitignore
Co-authored-by: ithewei <26049660+ithewei@users.noreply.github.com>
* feat: rm hconfig.h
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ithewei <26049660+ithewei@users.noreply.github.com>1 parent 284e9e3 commit e5d650c
3 files changed
Lines changed: 3 additions & 102 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| |||
0 commit comments