Kai Tietz wrote: > > Hmm, I see the problem here, but I am not sure if it is wise to remove > the interpretation of the allocation-flag here. This might cause > differences in behavior. > >
AFAICS it doesn't because pstr is not NULL if and only if IS_ALLOC_USED is set. Pstr is passed as parameter therefore do_realloc is redundant in the current code. So I decided to remove it. Thanks, Christian ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
