Support Board
Date/Time: Wed, 15 Jan 2025 17:50:22 +0000
Post From: read access violation and heap corruption using SetStudyPersistentIntFromChart()
[2017-07-05 22:35:53] |
DabbaDo - Posts: 148 |
Perhaps I'm doing something wrong here, but I haven't found examples for using SetStudyPersistentIntFromChart() and I'm stuck. Attached is a simple chartbook with two studies, one "driving" the other. It works for a few times, but repeatedly changing the "Master" length in the study input dialog and hitting "Apply" eventually gives me a crash in the debugger, sometimes a heap crash and sometimes a read access violation. Cheers, Dale V1580 |
SetStudyPersistentDemo.cpp - Attached On 2017-07-05 22:33:58 UTC - Size: 2.13 KB - 320 views SetStudyPersistentDemoAvg.cpp - Attached On 2017-07-05 22:34:19 UTC - Size: 2.41 KB - 289 views Debug.cht - Attached On 2017-07-05 22:34:31 UTC - Size: 39.74 KB - 343 views |