diff options
| author | Ivan Trubach <mr.trubach@icloud.com> | 2024-08-19 17:28:11 +0300 |
|---|---|---|
| committer | Ivan Trubach <mr.trubach@icloud.com> | 2024-08-26 16:34:47 +0300 |
| commit | 23eacd40cf5907665262e0dbeb24dc4347c575d1 (patch) | |
| tree | 7e8f419d8a2c18e9890b09ee4507e064896ef447 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | eb9c198aae05240e0dbc7ac31ae548d3dbfaedce (diff) | |
gnupatch: fix segfault on cleanup
See https://savannah.gnu.org/bugs/?57717
Reproducer:
```console
$ patch -p1 <<'EOF'
diff --git a/file2.txt b/file2.txt
index e69de29..d20e9cd 100644
--- a/file2.txt
+++ b/file2.txt
@@ -1 +1 @@
-old content
+new content
EOF
```
```
(repeated lines omitted)
patch: **** Can't create file file2.txt.orig : Too many open files
patch: **** Can't create file file2.txt.orig : Too many open files
patch: **** Can't create file file2.txt.origSegmentation fault (core dumped)
```
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
