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] Fix _dl_reloc_bad_type


>>>>> Jakub Jelinek writes:

 > Hi!
 > sizeof msg is including the terminating '\0', so we used to put the digits
 > at a wrong place.
 > Now have to find out what reloc ld.so is not happy about in libstdc++...
Good bughunting!
 > 2000-05-10  Jakub Jelinek  <jakub@redhat.com>

 > 	* elf/dl-reloc.c (_dl_reloc_bad_type): Write type into the message
 > 	at proper place.

I've commited this,

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

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