zsh-workers
 help / color / mirror / code / Atom feed
* Question: patch for memory leak
@ 1999-01-15  2:17 Daniel X. Pape
  1999-01-15 15:20 ` PATCH: was " Daniel X. Pape
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel X. Pape @ 1999-01-15  2:17 UTC (permalink / raw)
  To: zsh-workers

Hi - 

I recently downloaded and compiled zsh-3.1.5-pws-4. However, I found a
couple of memory leaks in builtin.c where the result of a ztrdup was
being used as an argument, and not freed, and also where the result of a
"promptexpand" was being passed to "unmetafy," and then that result was
never freed.

After fixing the problem and re-compiling, I have been using the
resulting executable for two days now, and have seen no problems.

Is there any kind of test suite to use before submitting a patch? or
should I just go ahead and send it?


Thanks - 

Dan




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

end of thread, other threads:[~1999-01-15 16:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-15  2:17 Question: patch for memory leak Daniel X. Pape
1999-01-15 15:20 ` PATCH: was " Daniel X. Pape
1999-01-15 15:44   ` PATCH: zsh-3.1.5-pws-4 + typeset fix: " Peter Stephenson
1999-01-15 16:43     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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).