<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.com/rockdaboot">Tim Rühsen</a>
commented on a
<a href="https://gitlab.com/gnutls/gnutls/issues/802#note_192201926">discussion</a>:
</p>
<div style="">
<blockquote dir="auto">
<p>Even if the user doesn't want the keylog file feature, the additional overhead in the init function would be just one call of secure_getenv.</p>
</blockquote>
<p dir="auto">Since <code>_gnutls_nss_keylog_deinit()</code> is already called from <code>_gnutls_global_deinit()</code>, we can split out <code>gnutls_nss_keylog_init()</code> and call it from <code>_gnutls_global_init()</code>.</p>
<p dir="auto">Then we wouldn't need <code>pthread_once()</code>.</p>
<p dir="auto">WDYT ?</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/802#note_192201926">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/96388d1042744b7a259a472a4484448b/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/802#note_192201926"}}</script>


</p>
</div>
</body>
</html>