Re: [dev] Valgrind build errors

2018-02-06 Thread Steve Saunders (CableLabs)
Thanks George, extremely helpful Cheers! Steve On Feb 6, 2018, at 3:15 PM, Nash, George mailto:george.n...@intel.com>> wrote: Steve, The CI build looks at the results from valgrind mem-check tool. It is set up to mark the build as a failure if there is an invalid read/write. It will also f

Re: [dev] Valgrind build errors

2018-02-06 Thread Nash, George
Steve, The CI build looks at the results from valgrind mem-check tool. It is set up to mark the build as a failure if there is an invalid read/write. It will also fail if the possible number of memory leaks exceeds a threshold (sorry I don't remember the threshold). Since the valgrind output