Improve Foremost's Makefile Foremost's Makefile does not uses the standards flags CFLAGS, LDFLAGS and CPPFLAGS, breaking the compatibility of the flags set by debhelper. This patch modifies the Makefile to make it compile Foremost in a more standard way.
Enforce limits Enforce limits on the amount of possible patterns and the length of the config lines in order to avoid segmentation faults and undefined behaviour.