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 01:00:27 +0000 (21:00 -0400)
commit2eb665c63446570e5e5642fbefe21bdd43e02cb9
tree9123ad1d65482c9a525d76f17739ebd671ddcffc
parent6f6f524f1a916f9aefe5e1ab102efebdab007530
Bugfix: Check that QRcode_encodeString didn't return NULL (error)

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