This is the mail archive of the libc-alpha@sourceware.org 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: [patch] Reduce ridiculous stack use in _dl_map_object_deps


On Sat, Oct 29, 2011 at 2:17 PM, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:

> + ?struct link_map *needed_space;

Oops. Should be 'struct link_map **needed_space;'
Sorry about that.

Corrected patch attached.
-- 
Paul Pluzhnikov

Attachment: glibc-excessive-stack-20111028.txt
Description: Text document


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