This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: I: [PATCH] few asprintf error handling fixes


I've applied it now.  The reason I haven't done it before is that I
thought we should change asprintf to clean the result pointer in case of
a failure.  The can have a negative side effect (maybe some programs
depends on current behavior) so I wanted to check.  Well, I still
haven't checked whether it's really a problem but to err on the safe
side is better.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]