History log of /petsc/share/petsc/suppressions/lsan (Results 1 – 5 of 5)
Revision Date Author Comments
# 552edb63 18-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge remote-tracking branch 'origin/release'


# 10fdf553 18-Apr-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/fix-petsc4py' into 'release'

petsc4py: finalize docstrings and linting

See merge request petsc/petsc!7467


# 6f336411 09-Apr-2024 Stefano Zampini <stefano.zampini@gmail.com>

petsc4py: finalize docstring and linting

default options values should have the correct type
fix tests
conform oarray to PETSc convention
wrap Py_InitializeEx and PyImport_ImportModule with stack ca

petsc4py: finalize docstring and linting

default options values should have the correct type
fix tests
conform oarray to PETSc convention
wrap Py_InitializeEx and PyImport_ImportModule with stack calls
update makefile for docs and linting rules
add petsc4py tests to linux-pkgs-dbg
modify documentation

show more ...


# 7345e615 11-Jan-2024 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jolivet/enable-ubsan' into 'main'

Proper UBSan suppression file and last fixes

See merge request petsc/petsc!7166


# 14629c9c 05-Jan-2024 Pierre Jolivet <pierre@joliv.et>

Enable UBSan