Commit f952e35
dbSta: fix STA cleanup for database reload
Clear staCell pointers on all masters before freeing the network to
prevent the GUI render thread from accessing freed ConcreteCell objects.
Recreate the default scene after deleteScenes() so cmd_scene_ remains
valid for heatmap settings queries on exit.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>1 parent 886e1bc commit f952e35
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
329 | 336 | | |
330 | 337 | | |
| 338 | + | |
331 | 339 | | |
| 340 | + | |
332 | 341 | | |
333 | 342 | | |
334 | 343 | | |
| |||
0 commit comments