wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Wget-dev] wget2 | OpenSSL: fix memory leaks (!447)


From: Tim Rühsen
Subject: Re: [Wget-dev] wget2 | OpenSSL: fix memory leaks (!447)
Date: Mon, 09 Sep 2019 18:28:56 +0000



Tim Rühsen commented:


>From the man page:
```
void X509_STORE_CTX_set_verify_cb(X509_STORE_CTX *ctx,
                               int (*verify_cb)(int ok, X509_STORE_CTX *ctx));

```

So set the user data to `ctx`, as you get the same ctx passed to your callback. 
Or is that my misunderstanding ?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/447#note_214380941
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]