Under some circumstances if an error occurs at init, a segfault is
raised at shutdown.
Backport of core PR11326
Differential D2392
Fix uninitialized g_connman crash in Shutdown() Fabien on Jan 23 2019, 13:05. Authored by
Details
Under some circumstances if an error occurs at init, a segfault is Backport of core PR11326 ./src/bitcoind -wallet=/tmp/wallet.dat (the file should not exist) Check that an error is shown and:
Diff Detail
Event TimelineComment Actions You should group these backports with the original patch you backport as to not leave master vulnerable. |