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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user