Root/leakcheck

Source at commit 26b74e867afcf5a6e0dab7a78c6bdb801062d078 created 11 years 8 months ago.
By Werner Almesberger, postscript.c (hatch): change argument from layer set to pad type
1#!/bin/sh
2valgrind --leak-check=full --show-reachable=yes --num-callers=50 \
3  --suppressions=leak.supp \
4  ./fped "$@"
5

Archive Download this file

Branches:
master



interactive