Avoid NULL pointer dereference when _walletModel is NULL (which is valid)
commit76fed838f381a6efba175f3650ec7e9dc73016d3
authorpracticalswift <practicalswift@users.noreply.github.com>
Mon, 2 Oct 2017 15:20:08 +0000 (2 17:20 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Mon, 2 Oct 2017 15:20:08 +0000 (2 17:20 +0200)
treec02c676b6224e226e47ab044f4f4c45cc2d7e812
parent4971a9a3c928235ef4af29a7f72379cbb567e446
Avoid NULL pointer dereference when _walletModel is NULL (which is valid)
src/qt/walletview.cpp