rscada / libmbus

Meter-bus library and utility programs
http://www.rscada.se/libmbus
BSD 3-Clause "New" or "Revised" License
217 stars 137 forks source link

Make mbus_parse_variable_record forward error #169 #170

Open fredrik-sk opened 4 years ago

fredrik-sk commented 4 years ago

Update mbus_parse_variable_record so it return NULL if mbus_parse_variable_record return NULL. This makes the program mbus_parse_hex exit with non zero exitcode.