1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 06:57:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-09-27 06:57:20 +00:00
parent a204154711
commit 6135224e97

View File

@@ -5,6 +5,7 @@
Don't exhaust virtual memory when processing large inputs.
Fix this by removing csplit's internal free-list management;
instead rely on malloc for that.
* src/csplit.c (free_list): Remove global.
(clear_all_line_control): Remove function.
(get_new_buffer): Always use create_new_buffer to obtain a