[Issue 5056] Warning against virtual method call from constructor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 16 07:37:31 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5056



--- Comment #2 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2010-10-16 07:36:52 PDT ---
I'd say, this can be more serious issue with D than with C++ because D's
execution is repeatable, so if you have a security issue, it becomes
deterministic. Just a thought: if you have a password field, by default it's
initialized to null, which can cause unauthorized access.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list