Fix use after free in DRMProcessorClientImpl::sendHTTPRequest()

This commit is contained in:
2024-01-24 19:13:22 +01:00
parent ef8c2644ca
commit 68bf982b6f
2 changed files with 5 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
#define ACS_SERVER "http://adeactivate.adobe.com/adept"
#endif
#define LIBGOUROU_VERSION "0.8.4"
#define LIBGOUROU_VERSION "0.8.5"
namespace gourou
{