Module: wine Branch: master Commit: 9d664b2217c6b2b508f15fdd1cc152912fdbc832 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9d664b2217c6b2b508f15fdd1c...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Sun Jan 27 11:17:27 2013 +0400
xmllite: Handle E_PENDING from stream for comment nodes.
---
dlls/xmllite/reader.c | 89 +++++++++++++++++++++++++++++++++++------- dlls/xmllite/tests/reader.c | 92 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 167 insertions(+), 14 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9d664b2217c6b2b508f15f...