You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-3961/testing/ ./
Changelog | 更新信息
gsl (2.7+dfsg-2deepin1) unstable; urgency=medium
Fix CVE-2024-50610: integer signedness error in gsl_siman_solve_many
Add assertion to validate n_tries parameter is positive before memory
allocation to prevent incorrect memory allocation when n_tries is
negative.
Package information | 软件包信息
Package repository address | 软件包仓库地址
Changelog | 更新信息
gsl (2.7+dfsg-2deepin1) unstable; urgency=medium
Add assertion to validate n_tries parameter is positive before memory
allocation to prevent incorrect memory allocation when n_tries is
negative.