[PATCH 1/5] strmbase: Simplify copying PIN_INFO.

Zebediah Figura z.figura12 at gmail.com
Wed Jul 4 08:14:08 CDT 2018


On 04/07/18 14:56, Alexandre Julliard wrote:
> Zebediah Figura <z.figura12 at gmail.com> writes:
> 
>> It is unlikely that using strcpy() instead of memcpy() amounts to an
>> optimization.
> 
> The optimization is not that useful, but in general it's better to avoid
> copying uninitialized data.
> 

Understandable, then; I'll send a patch to update the comment instead.

In the meantime I believe patches 0003-0005 should apply independently.



More information about the wine-devel mailing list