-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
stellarsolver/stellarsolver/sep/extract.cpp
Lines 269 to 271 in e0aa8d3
| stacksize = w + 1; | |
| QMALLOC(info, infostruct, stacksize, status); | |
| QCALLOC(store, infostruct, stacksize, status); |
stellarsolver/stellarsolver/sep/extract.cpp
Line 610 in e0aa8d3
| lutz->update(&info[co], &store[xl], pixel); |
if luflag is true and some other conditions around line 570, info is used uninitialised here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels