filter.c
20.4 KB
-
filter: clear the temp_buf if we're using one · 669ae274
If we are using a temporary buffer for filtering, be sure to clear it before using it, in case the file that we are filtering is empty.
Edward Thomson committed
If we are using a temporary buffer for filtering, be sure to clear it before using it, in case the file that we are filtering is empty.