Bugfix: Check that QRcode_encodeString didn't return NULL (error)
authorLuke Dashjr <luke-jr+git@utopios.org>
Sun, 15 Apr 2012 01:00:27 +0000 (21:00 -0400)
committerLuke Dashjr <luke-jr+git@utopios.org>
Sun, 15 Apr 2012 16:59:11 +0000 (12:59 -0400)
commitb557c17a37fc05ae8905d2ab310a1ad0d53834c0
tree60fe38e3c61b46b39a4b48181bc38d5387d19fcd
parent278074eb238446d7feb90dafcbb537baa0068080
Bugfix: Check that QRcode_encodeString didn't return NULL (error)

Without this, any error will segfault Bitcoin-Qt
src/qt/qrcodedialog.cpp