Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
*NEW*
Current Version on
STEAM
:
16.026
Logfile:
EN
,
DE
Webchat:
Visit the chat
Home
Help
Search
Login
Register
GLBasic forum
»
Main forum
»
Bug Reports
»
Windows memory leak?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Windows memory leak? (Read 1396 times)
MrTAToad
Guest
Windows memory leak?
«
on:
2011-Apr-30 »
There does seem to be some sort of Windows leak with the latest beta. Not sure whether its caused by DDgui or BYREF though.
See the video at
, and watch VectorEditor.exe memory usage go up - all I was doing was clicking on the scroll up and down buttons which just increase or decrease the vertical position of nodes...
Must read own code better... Must read own code better...
«
Last Edit: 2011-May-03 by MrTAToad
»
Logged
Kitty Hello
code monkey
Administrator
Prof. Inline
Posts: 10851
here on my island the sea says 'hello'
Re: Windows memory leak?
«
Reply #1 on:
2011-May-02 »
What scroll buttons? Can you make a small example to test for me?
Logged
MrTAToad
Guest
[Solved] Re: Windows memory leak? - Does help if I correctly read my own code :)
«
Reply #2 on:
2011-May-02 »
Probably be easier to send the project (and executable) - I'll do that later on.
Deary me - Something I did fotget to notice when looking at the code, is that scrolling up and down adds an action to the Undo buffer, which of course is a list...
«
Last Edit: 2011-May-03 by MrTAToad
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
GLBasic forum
»
Main forum
»
Bug Reports
»
Windows memory leak?