[PATCH 2/2] webservices: Don't advance reader on binary encoding if element hasn't been found.

Hans Leidekker hans at codeweavers.com
Tue Apr 19 07:24:09 CDT 2022


On Mon, 2022-04-18 at 13:13 -0400, Connor McAdams wrote:
> If we haven't found a valid element in read_element_bin, don't advance
> the reader position.

Looks good, but I think it makes sense to do the same in the other read_*_bin()
functions where we check the record type.






More information about the wine-devel mailing list