Bug Tracker item #3305207, was opened at 2011-05-20 10:42
Message generated for change (Comment added) made by dcommander
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3305207&group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: trunk
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Jochen Tucht (jtuc)
Assigned to: Nobody/Anonymous (nobody)
Summary: common/rfb/SConnection.cxx: SecurityServer never deleted

Initial Comment:
The constructor allocates a SecurityServer which is never deleted.

----------------------------------------------------------------------

>Comment By: D. R. Commander (dcommander)
Date: 2011-08-09 14:39

Message:
The SConnection destructor calls the destroy() method in SSecurity, which
deletes the instance of the SSecurity class.  I'm not sure why this is done
rather than calling delete, but I assume it has something to do with the
rather complex relationship between these classes.  Unless it's creating a
demonstrable problem, I don't think it's worthy of concern.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3305207&group_id=254363

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to