Entering "'s" in the gnuplot buffer triggers a memory leak. #96
kickingvegas
started this conversation in
General
Replies: 1 comment
-
|
I can reproduce this. It seems that there is a bug in the Gnuplot context parser as can be seen when running the profiler, see |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Entering
'sin the gnuplot repl will trigger a memory leak.Environment
GNU Emacs 30.1 (build 2, aarch64-apple-darwin24.3.0, NS appkit-2575.40 Version 15.3.1 (Build 24D70)) of 2025-02-27
Package: gnuplot 20250613.1223
Steps to Reproduce
M-x run-gnuplottest'sin the repl prompt.Expected Result
Actual Result
Beta Was this translation helpful? Give feedback.
All reactions