[Done] Memory Leak in GetFileDate
Post bugreports for the Windows version here
[Done] Memory Leak in GetFileDate
Reproduced on: Windows 11, PureBasic 6.21 x64 and 6.30 Beta 3 x64
Run following code and open the task manager, watch as memory usage increases indefinitely.
Run following code and open the task manager, watch as memory usage increases indefinitely.
Code: Select all
Repeat
Delay(1)
GetFileDate("C:\Windows\notepad.exe", #PB_Date_Modified)
ForEver
Re: Memory Leak in GetFileDate
Ouch, does it matter which compiler options?
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
Jump to
- PureBasic
- ↳ Coding Questions
- ↳ Game Programming
- ↳ 3D Programming
- ↳ Assembly and C Programming in PureBasic
- ↳ The PureBasic Editor
- ↳ The PureBasic Form Designer
- ↳ General Discussion
- ↳ Feature Requests and Wishlists
- ↳ Tricks 'n' Tips
- Bug Reports
- ↳ Bugs - Windows
- ↳ Bugs - Linux
- ↳ Bugs - Mac OSX
- ↳ Bugs - C backend
- ↳ Bugs - 3D Engine
- ↳ Bugs - IDE
- ↳ Bugs - Documentation
- OS Specific
- ↳ AmigaOS
- ↳ Linux
- ↳ Windows
- ↳ Mac OSX
- ↳ Raspberry PI
- Miscellaneous
- ↳ Announcement
- ↳ Off Topic
- Showcase
- ↳ Applications - Feedback and Discussion
- ↳ PureFORM & JaPBe
- ↳ TailBite