#! /bin/sh

./filter_stderr "$@" |
grep -v free | grep -v malloc
