[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-patch] v2.6.1-165-gc43eeb2 regression
From: |
Dmitry V. Levin |
Subject: |
[bug-patch] v2.6.1-165-gc43eeb2 regression |
Date: |
Tue, 24 Apr 2012 03:08:58 +0400 |
Hi,
Starting with commit v2.6.1-165-gc43eeb2, output_file function is unable
to handle to == NULL, and GNU patch now segfaults on this test case:
$ echo data > target && patch -p1 << '__EOF__'
diff --git a/target b/target
index 1..0
__EOF__
patching file target
File target is not empty after patch, as expected
Segmentation fault
--
ldv
pgpvQK9wz7gmb.pgp
Description: PGP signature
- [bug-patch] v2.6.1-165-gc43eeb2 regression,
Dmitry V. Levin <=