Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11846
| Path | csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Andreas Schwab <schwab@linux-m68k.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: Out of bounds heap read in function rl_tilde_expand |
| Date | Fri, 06 Nov 2015 19:37:49 +0100 |
| Lines | 17 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.1847.1446835081.7904.bug-bash@gnu.org> (permalink) |
| References | <20151106154602.241ca5ec@pc1> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | usenet.stanford.edu 1446835082 24087 208.118.235.17 (6 Nov 2015 18:38:02 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash@gnu.org |
| To | Hanno Böck <hanno@hboeck.de> |
| Envelope-to | bug-bash@gnu.org |
| X-Virus-Scanned | amavisd-new at mnet-online.de |
| X-Auth-Info | uc1YIIDyO9RTIIdioRdkO11Ohmk/9+A+dFZp4EmRSkX7Q+BXBdMwIB41J4OCWme/ |
| X-Yow | WHO sees a BEACH BUNNY sobbing on a SHAG RUG?! |
| In-Reply-To | <20151106154602.241ca5ec@pc1> ("Hanno Böck"'s message of "Fri, 6 Nov 2015 15:46:02 +0100") |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 3.x |
| X-Received-From | 212.18.0.10 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:11846 |
Show key headers only | View raw
Hanno Böck <hanno@hboeck.de> writes: > Triggering this bug only seems to work with a US keyboard layout. It > gets triggered by pressing shift+alt+7. > I don't know why this is happening, this keycode combination doesn't > have any function on an us keyboard. This is generating M-& of course, which is bound to tilde-expand. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Out of bounds heap read in function rl_tilde_expand Andreas Schwab <schwab@linux-m68k.org> - 2015-11-06 19:37 +0100
csiph-web