mirror of https://github.com/postgres/postgres
While back-patching e0e569e1d
, I noted that there were some other
places where we ought to be applying DH_free(); namely, where we
load some DH parameters from a file and then reject them as not
being sufficiently secure. While it seems really unlikely that
anybody would hit these code paths in production, let alone do
so repeatedly, let's fix it for consistency.
Back-patch to v10 where this code was introduced.
Discussion: https://postgr.es/m/16160-18367e56e9a28264@postgresql.org
pull/64/head
parent
f0c2a5bba6
commit
e835e89a0f
Loading…
Reference in new issue