On 6/19/2014 11:13 AM, Heath Stewart wrote:
I meant that we should use *Secure in lieu of *Allocate*. StrAllocFormatted and StrAllocateFormatted, for example, are confusing if you don't know the code. What's the difference, one might ask? But StrAllocFormatted and StrAllocFormattedSecure are pretty obvious.Currently the old functions are wrappers around the new with a FALSE for fZeroOnRealloc. This is good in reducing duplication. I agree *Alloc* and *Allocate* are confusing without reading the code, though mostly to those who've internalized the old names. :) Suffixes might make that a bit clearer.
-- sig://boB http://joyofsetup.com/
------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems
_______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
