[PATCH] Potential reference count races

Max TenEyck Woodbury max at mtew.isa-geek.net
Sun Oct 28 19:25:15 CDT 2012


On 10/28/2012 12:07 PM, Alexandre Julliard wrote:
> Nikolay Sivov <bunglehead at gmail.com> writes:
> 
>> On 10/28/2012 17:44, Max TenEyck Woodbury wrote:
>>> Specifying the unnecessary use of a temporary store is a bad habit to
>>> have.  You should tell the compiler exactly what needs to be done, not
>>> throw in extraneous operations.
>>>
>>> So, the use of a post operator where a prefix operator is sufficient,
>>> while almost certainly harmless, is still technically a mistake.
> 
> You must be joking.
> 
Joking?  Only sort of.  Just being my usual wryly pedantic self... :-)



More information about the wine-devel mailing list