chiark / gitweb /
site.c, dh.c, secnet.h: Allow the dh `makeshared' method to fail.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 26 Apr 2017 10:53:05 +0000 (11:53 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Dec 2019 00:21:52 +0000 (00:21 +0000)
commita31a6f0f438e009aa6d1243d658378a391cb8383
treec89000bae2ecd4d22db562f208f0eb10ffee20be
parentca6579aaa806eb4a02b16128eaabbc6940b07b60
site.c, dh.c, secnet.h: Allow the dh `makeshared' method to fail.

The only current implementation still can't, and won't, but change the
interface to acknowledge the possibility, and fix callers to propagate
failures.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
dh.c
secnet.h
site.c