[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Patch: Wrong ownership sematics for BSTRs

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 11 Jan 2010 19:58:55 +0100

On 11.01.2010 07:46, Dmitry wrote:
> Yes, I fixed an error and resend the patch. If this doesn't compile
> please let me know what it complains about, but I tested similar
> snippets in my codebase and it sould compile allright. Also you
> skipped some of the "cleanup" changes in the previous patch.

There were still four compiler errors. Don't you compile your changes?
Or test them first?

Anyway, I fixed your patch and committed it in r18299 and r18300.

One thing I won't commit: you removed the line
info = NULL;
in CPathWatcher.
Do not remove such code - even though you might think it's not necessary
(and even if it is), I don't like to have such safety statements removed.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2436363
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-11 19:59:09 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.