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>
Wed, 1 Jan 2020 23:48:13 +0000 (23:48 +0000)
commitc1ce5e0c058ebbc53fbbe0b14bf373e643f7a5f7
tree58b4ed3bd3450428130d2bf36928cab0ee21f87d
parent5493c0d43a4bdd5575c8d5b23cac89e5e47ef0c5
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