summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorIvan Trubach <mr.trubach@icloud.com>2024-08-19 17:28:11 +0300
committerIvan Trubach <mr.trubach@icloud.com>2024-08-26 16:34:47 +0300
commit23eacd40cf5907665262e0dbeb24dc4347c575d1 (patch)
tree7e8f419d8a2c18e9890b09ee4507e064896ef447 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parenteb9c198aae05240e0dbc7ac31ae548d3dbfaedce (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