- Ensure that if buffer pointer is null, queue is flushed.
authorRobert North <7ownq0k402@sneakemail.com>
Sun, 28 Nov 2004 14:54:26 +0000 (14:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Nov 2004 14:54:26 +0000 (14:54 +0000)
commit584c15723735e065b9ce7ade9166cc5062dedf96
tree7342a27be628e23dff8b129deced0cf6dd819010
parent181705cbbd072684aa42aacc39716bd38997170c
- Ensure that if buffer pointer is null, queue is flushed.
- Ensure that correct packets are copied into output buffer.
- Use memmove when moving packets within queue, as source and dest
  will typically overlap.
- When moving packets in queue, ensure correct number of packets are
  moved.
dlls/wintab32/context.c