diff options
author | Denis Kenzior <denkenz@gmail.com> | 2009-06-01 13:56:50 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2009-06-01 14:05:48 -0500 |
commit | 05588ca59e8e8e584ac78fee747815ac7600d0f3 (patch) | |
tree | b673ed8145aa8750050bf64188a705d68b152d57 /src/common.c | |
parent | d0a569b9c0251898a283ca70865501af7bd345f8 (diff) | |
download | ofono-05588ca59e8e8e584ac78fee747815ac7600d0f3.tar.bz2 |
Squash another uninitialized warning
GCC is smart enough to detect that oct is only set if the next_octet
function succeeds. However, we've already checked that buf is big
enough, so it should always succeed. Still, lets keep gcc happy
Diffstat (limited to 'src/common.c')
0 files changed, 0 insertions, 0 deletions