diff options
author | Dan Williams <dcbw@redhat.com> | 2010-03-29 16:42:53 -0700 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-03-29 16:42:53 -0700 |
commit | 71c6fa79f77a5475d03e276ddd782decf1f00fa4 (patch) | |
tree | 633c5ac4f72271fc7c8ae6747a39108ce4ad7c1c /src | |
parent | 2f099e2964040e5499f332a892352f148f5b0177 (diff) |
qcdm: fix CRC checking on some packets
Should be pointing to the CRC location in the *unescaped* packet
buffer since the CRC is subject to escaping/unescaping. Previous
code pointed to the wrong location in the escaped packet buffer,
which was often pointing to the write place if there weren't many
escaped bytes in the input buffer, but was still wrong.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions