AliceVision icon indicating copy to clipboard operation
AliceVision copied to clipboard

dependencies/osi_clp should be updated

Open mia-0 opened this issue 7 years ago • 3 comments

Upstream has, among other things, fixes for a couple string buffer overflows that really should be applied.

mia-0 avatar Jul 04 '18 19:07 mia-0

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 01 '20 00:07 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 05 '21 00:07 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 01 '22 00:07 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 04 '23 00:07 github-actions[bot]

This has been fixed in https://github.com/alicevision/AliceVision/pull/1237 The libs are not internal dependencies anymore, we rely on our fork that has a CMakeLists similar to that used by vcpkg, see CoinUtils, Osi and Clp at https://github.com/alicevision/CoinUtils, https://github.com/alicevision/Osi and https://github.com/alicevision/Clp.

simogasp avatar Jul 04 '23 09:07 simogasp