Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1683544
| From | OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: namei_vfat.c array subscript is above array bounds |
| Date | 2017-07-08 08:00 +0200 |
| Message-ID | <u0QWB-6Fl-3@gated-at.bofh.it> (permalink) |
| References | <u0xTY-24L-17@gated-at.bofh.it> <u0BXA-4Oh-11@gated-at.bofh.it> <u0BXA-4Oh-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Meelis Roos <mroos@linux.ee> writes: >> > I do not know if this is old or new, just noticed it scrolling by while >> > compiling current 4.12+git on 32-bit x86. >> >> Which version of compiler? > > gcc version 6.4.0 20170704 (Debian 6.4.0-1) > > After "touch fs/fat/namei_vfat.c" it appears consitently for me. Debian > unstable, up to date. Tried with same gcc version, I can't still reproduce it. Possible difference is, I'm using x86_64 gcc with ARCH=i386 (-m32). $ md5sum fs/fat/namei_vfat.c arch/x86/include/asm/string* d8994e21f6ebc27f89b30a2532b0bc1d fs/fat/namei_vfat.c e174dd82e3956479e76f2b78ba397287 arch/x86/include/asm/string.h 662b134b5adb0919ea23e95752a18290 arch/x86/include/asm/string_32.h b91bcf192dcde29933275f0901e5dac5 arch/x86/include/asm/string_64.h Source is same with above? -- OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
namei_vfat.c array subscript is above array bounds Meelis Roos <mroos@linux.ee> - 2017-07-07 11:40 +0200
Re: namei_vfat.c array subscript is above array bounds Meelis Roos <mroos@linux.ee> - 2017-07-07 16:00 +0200
Re: namei_vfat.c array subscript is above array bounds OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> - 2017-07-08 08:00 +0200
Re: namei_vfat.c array subscript is above array bounds OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> - 2017-07-08 09:50 +0200
Re: namei_vfat.c array subscript is above array bounds OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> - 2017-07-07 16:10 +0200
csiph-web