diff options
author | Denis Kenzior <denkenz@gmail.com> | 2009-07-21 14:38:29 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2009-07-21 14:43:33 -0500 |
commit | d4536b3d2b8a1b4fbfd748f114de8331f6e9e757 (patch) | |
tree | bad09308961ad1b2310c3e28ed57b23a794cbed3 /src/common.c | |
parent | b638b315f941c1d196b7f3967e2220c87efbccc7 (diff) | |
download | ofono-d4536b3d2b8a1b4fbfd748f114de8331f6e9e757.tar.bz2 |
Fix a crash with unsolicited notifications
When a line comes in from the modem, we check against prefixes
in outstanding commands and unsolicited notifications. If the
outstanding command has not yet been sent (cmd_bytes_written == 0),
we still check it resulting in access violation.
Diffstat (limited to 'src/common.c')
0 files changed, 0 insertions, 0 deletions