Skip to content

certificate: Don't leak Identifier field value

Niels De Graef requested to merge nielsdg/fix-certificate-eak into master

ASAN caught that we were leaking the value here. Fix it by not doing a duplicate string copy

Depends on !120 (merged)

Edited by Niels De Graef

Merge request reports