diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-19 21:48:32 -0400 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-19 21:48:32 -0400 |
commit | 367be74dfd02735cc989258d1a58ce05a8ebc886 (patch) | |
tree | 3fb49c4920f07f03f0e418fe3d70a0418e6f486f /README.rst | |
parent | 1686b0fbebdbb4557bebb3d1ee316d928d050bc5 (diff) | |
download | b4-367be74dfd02735cc989258d1a58ce05a8ebc886.tar.gz |
Properly handle blank lines in patches
We don't need to strip() patches, because a) it introduces a problem if
the patch has blank lines in it, and b) because it doesn't matter if
there's anything trailing at the end.
We still need better handling for obviously broken patches, but at least
valid ones shouldn't cause problems.
Reported-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions