Elm spinner: Fix potential null deref in decimal get function.
authorTom Hacohen <tom@stosb.com>
Tue, 8 Dec 2015 12:03:09 +0000 (12:03 +0000)
committerTom Hacohen <tom@stosb.com>
Tue, 8 Dec 2015 12:47:46 +0000 (12:47 +0000)
commit3a9d8ed30f64759bd3bdd1aa1f46516f0a8ee5c6
tree97d56bb192aedb96abd7e7a7abb50d923a3c1b16
parentbdcfa7974b318b288e062aac3773eaec2b0833dd
Elm spinner: Fix potential null deref in decimal get function.

This whole code reeks. This generating and parsing strings as a value
store is hacky and could use an overhaul.

This just fixes the more obvious possible errors (that are maybe not
        even possible, just look possible).

CID1339828
CID1339829
legacy/elementary/src/lib/elm_spinner.c