Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid false positives from google by storing OpenSSL version as Unicode.
Google scan play store apps for the openssl version string which leads to false positives since we record the version we were compiled against even though we don't link it directly. Task-number: QTBUG-46265 Change-Id: Iefd0e0954149c17350d49f57f9f374938124d7b8 Reviewed-by: Olivier Goffart (Woboq GmbH) <[email protected]>
- Loading branch information