ppwwyyxx / OpenPano

Automatic Panorama Stitching From Scratch
MIT License
1.85k stars 552 forks source link

CImg critical errors #124

Open michaelsnyder-mb opened 2 years ago

michaelsnyder-mb commented 2 years ago

CodeQL found critical issues caused by CImg (attached). Do you know if these issues have been remediated in the latest version? If not, would commenting CImg out disable it?

target_include_directories(CImg SYSTEM INTERFACE
     $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/>
)

Also, I don't know offhand which version of OpenPano we're using, but it's a few years old.

image