8
0
forked from pool/aws-crt-cpp

- Update to version 0.27.3

* Fix memory leaks in Windows TLS handler by @graebm in (#637)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=52
This commit is contained in:
2024-07-18 07:38:54 +00:00
committed by Git OBS Bridge
parent 9c381deff3
commit 4a48eed86c
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 15 10:44:12 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.27.3
* Fix memory leaks in Windows TLS handler by @graebm in (#637)
-------------------------------------------------------------------
Thu Jul 4 12:06:19 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>