diff -u -r ../deborphan/src/deborphan.c ./src/deborphan.c --- ../deborphan/src/deborphan.c 2016-02-21 09:05:27.000000000 -0500 +++ ./src/deborphan.c 2016-08-11 06:20:43.718666170 -0400 @@ -562,8 +562,6 @@ if (this->install) check_lib_deps(package, this, print_arch_suffixes); - free_pkg_regex(); - fflush(stdout); for (i = 0; options[SEARCH] && search_for[i].name; i++) {