open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
391 stars 180 forks source link

Allocate and copy null terminator when copying fingerprint string #541

Closed brgavino closed 3 years ago

brgavino commented 3 years ago

Fix for null terminator when copying the certificate fingerprint string, when setting the fingerprint manually.

fixes #540