Forum Discussion
jobrandh
10 years agoHonored Guest
Bug Report: Memory leak in Win32_DirectXAppUtil.h
Hi, not sure where the right place to put this is, but I noticed that there's a memory leak in one of the headers included in all the 0.8 SDK Samples. See the following code (pix isn't been free'd): ...
galopin
10 years agoHeroic Explorer
Never raw pointer !
auto pix = std::make_unique<dword[]>(w*h);
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device