This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: [PATCH] dl-lookup.c fix


>>>>> Jakub Jelinek writes:

 > Hi!
 > We used to write in memory we did not own :(.
 > I'll see if some other memory problems are not pending...

 > 2000-05-08  Jakub Jelinek  <jakub@redhat.com>

 > 	* elf/dl-lookup.c (add_dependency): Reallocate l_reldeps in
 > 	sizeof(struct link_map *) chunks, not in bytes.

Looks fine, I've applied the patch now.

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de


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