On Fri, Jan 04, 2013 at 10:41:57PM +0200, Tuomas Jorma Juhani Räsänen wrote: > So, when writing this (or the other) patch, I didn't want to think too > much how the username or the groupname could be exploited in future. I > just tried to create a patch which would be correct on its own without > any requirements for the future.
Still, I'm not of the opinion that not free()ing data until program end is wrong, _provided that you don't re-assign that value over and over and over again_. Technically that's a memory leak, yes, but not one that matters much. Anyway, it's not all that important, I suppose. -- Copyshops should do vouchers. So that next time some bureaucracy requires you to mail a form in triplicate, you can mail it just once, add a voucher, and save on postage. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
