explicitly handle running out of block changes

This commit is contained in:
p2r3
2025-08-29 15:57:38 +03:00
parent e5c5b8338d
commit ecaa62da69
4 changed files with 41 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <fcntl.h>
#include <errno.h>