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] | |
Greetings,
Attached patch fixes BZ #18660 -- overflow in getusershell.
Note: the file does not follow GNU coding convention, should I make a
whitespace-only pass over it?
Note: Tobias proposed a different patch:
https://sourceware.org/bugzilla/attachment.cgi?id=8502, but I like my
patch better.
P.S. AFAICT, this is nearly impossible to test :-(
Thanks,
2015-08-15 Paul Pluzhnikov <ppluzhnikov@google.com>
Tobias Stoeckmann <tobias@stoeckmann.org>
[BZ #18660]
* misc/getusershell.c (initshells): Fix possible overflow.
--
Paul Pluzhnikov
Attachment:
bz18660-20150815.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |