adamwill / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

48d76ac Ticket 48273 - Improve valgrind functions

2 files Authored by mreynolds 6 years ago, Committed by William Brown 6 years ago,
    Ticket 48273 - Improve valgrind functions
    
    Description:  The previous valgrind functions were very limited in what you could do.
                  Now, you can get the resutls file,m adn check it mulitple times, as
                  well as pass in multiple pattern strings to check for in a single stack
                  trace.
    
                  Also added some helper constants for the memory leak or invalid access
                  stacks.
    
    https://fedorahosted.org/389/ticket/48273
    
    Reviewed by: nhosoi(Thanks!)
    
        
file modified
+49 -25