* fix for two bugs in modest-easysetup-country-combo-box.c:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sun, 13 Jan 2008 14:31:45 +0000 (14:31 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Sun, 13 Jan 2008 14:31:45 +0000 (14:31 +0000)
commitfbd3de685de73916335501db19c4c1443fc7333d
tree4e76e2e116924d1af04dd740a536a86c76470aea
parent1b9054356e613aa2b629bf34fd21fb1fccb80956
* fix for two bugs in modest-easysetup-country-combo-box.c:
- we should end the countrycode string with '\0' before feeding it to strtol
- fgets retval should be tested with != NULL, not with > 0 (it returns a ptr, not the len)

pmo-trunk-r4029
src/maemo/easysetup/modest-easysetup-country-combo-box.c