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


> The current behavior is undefined behavior, the result pointer after
> failed asprintf call may contain any value, e.g. pointer to already freed
> memory.  I'm doubt that some programs could depend on this behavior.

You mean that actually happens now?


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