9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] 9vx frogs
@ 2008-06-27 16:45 Anthony Martin
  2008-06-27 17:10 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony Martin @ 2008-06-27 16:45 UTC (permalink / raw)
  To: 9fans

Trying to exec a filename with frogs in it causes the first
validnamedup() in sysexec to throw an error. The waserror
branch then tries to free(file) causing an invalid pointer
in munmap_chunk.

I can provide a trace if necessary but I think it's just
a matter of not trying to free "file" before it becomes
a heap address from the dup.

     Anthony



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-27 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-27 16:45 [9fans] 9vx frogs Anthony Martin
2008-06-27 17:10 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).