SUSE / libpulp

libpulp enables live patching in user space applications.
GNU Lesser General Public License v2.1
55 stars 11 forks source link

Valgrind support #86

Closed giulianobelinassi closed 2 years ago

giulianobelinassi commented 2 years ago

Enable valgrind support on testsuite to catch memory errors in libpulp.so. This complements the current libsanitizer tests.

Closes #60