Fix crash on variable type dialog custom currency display.
authorJohn Darrington <john@darrington.wattle.id.au>
Thu, 6 May 2010 15:12:58 +0000 (17:12 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 6 May 2010 15:12:58 +0000 (17:12 +0200)
commit00ffc59ef40cb0bc7d1db6f22fd100ef882a5229
tree0204afcaff2392c4bee8ed7cf34f9b466e310ddf
parent871d078bcc3029284551e2400a58bd5ece2064f3
Fix crash on variable type dialog custom currency display.

Fixed a bug where a null pointer dereference occured when
the user chose the custom currency button in the variable
type dialog.
src/ui/gui/psppire-var-sheet.c
src/ui/gui/var-type-dialog.c
src/ui/gui/var-type-dialog.h