Package: libubsan1 Status: install ok half-configured Priority: optional Section: libs Installed-Size: 3319 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: gcc-14 Version: 14.2.0-19 Depends: gcc-14-base (= 14.2.0-19), libc6 (>= 2.34), libgcc-s1 (>= 3.3), libstdc++6 (>= 4.1.1) Description: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Homepage: http://gcc.gnu.org/