all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Nathan Trapuzzano <nbtrap@nbtrap.com>
Cc: 17127@debbugs.gnu.org
Subject: bug#17127: `call-process' circumvents password concealment w/ `read-passwd'
Date: Thu, 27 Mar 2014 22:04:32 -0400	[thread overview]
Message-ID: <jwvvbuznkth.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <871txntb60.fsf@nbtrap.com> (Nathan Trapuzzano's message of "Thu,  27 Mar 2014 20:32:55 -0400")

> To reproduce with emacs -nw -q on 24.3 and trunk:

>   M-: (global-set-key
>         (kbd "C-c C-c")
>         (lambda ()
>           (interactive)
>           (call-process "echo" nil t nil "-n" "foobar")))

>   M-: (read-passwd "Password: ")

>   C-c C-c

This looks fairly contrived.  How did you stumble upon this problem?


        Stefan





  reply	other threads:[~2014-03-28  2:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-28  0:32 bug#17127: `call-process' circumvents password concealment w/ `read-passwd' Nathan Trapuzzano
2014-03-28  2:04 ` Stefan Monnier [this message]
2014-03-28  2:39   ` Nathan Trapuzzano
2019-09-29 14:35 ` Lars Ingebrigtsen
2019-10-13  3:16   ` Lars Ingebrigtsen
2019-10-23 22:01   ` Stefan Monnier
2019-10-24 11:49     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvvbuznkth.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=17127@debbugs.gnu.org \
    --cc=nbtrap@nbtrap.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.