This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: Explanation: New ARI warning Wed Apr 21 01:54:25 UTC 2010


>   Whoops, I forgot ONE big limitation
> that might apply to today's email.
> 
> > > 1072a1071
> > > > gdb/procfs.c:4090: code: sprintf: Do not use sprintf, instead use
> > > xstrprintf
> > > gdb/procfs.c:4090:      sprintf (name, ', pi->pid, map->pr_mapname);
> > > 1100d1098
> > > < gdb/procfs.c:5659: code: sprintf: Do not use sprintf, instead use
> > > xstrprintf
> > > gdb/procfs.c:5659:      sprintf (name, ', pi->pid, map->pr_mapname);

Not to worry - that's what I deduced when I read your email yesterday
night. If anything, it draws our attention to a known issue that has
probably been ignored for years...

-- 
Joel


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