diff options
author | Denis Kenzior <denkenz@gmail.com> | 2010-01-28 14:31:22 -0600 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-01-28 14:38:59 -0600 |
commit | fb918d39ba275cdd3270160f18a1fc43f29dcea6 (patch) | |
tree | daf61cc837be86970baf32e7d7bf4f9de1cc2fe0 /plugins | |
parent | 2e4bcbf0ac777c0c199440ef62e58054b2fbfc3e (diff) | |
download | ofono-fb918d39ba275cdd3270160f18a1fc43f29dcea6.tar.bz2 |
Fix: Take care of uninitialized variable condition
In some (impossible) circumstances rbytes and err might be used
uninitialized. Here we make a check that a read was actually attempted
before checking those variables.
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions