wine/dlls/wintab32 context.c

Alexandre Julliard julliard at winehq.org
Sun Nov 28 08:54:26 CST 2004


ChangeSet ID:	14580
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/28 08:54:26

Modified files:
	dlls/wintab32  : context.c 

Log message:
	Robert North <7ownq0k402 at sneakemail.com>
	- 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.

Patch: http://cvs.winehq.org/patch.py?id=14580

Old revision  New revision  Changes     Path
 1.5           1.6           +26 -15     wine/dlls/wintab32/context.c




More information about the wine-cvs mailing list