mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
Patches like file.txt attached to PR 190195 with a final line formed like ">(EOL)" could cause a copy past the end of the current line buffer. In the case of PR 191641, this caused a duplicate line to be copied into the resulting file. Instead of running past the end, treat it as if it were a blank line. PR: 191641 Reviewed by: cem, emaste, pfg Approved by: emaste (mentor) Differential Revision: https://reviews.freebsd.org/D12609 |
||
|---|---|---|
| .. | ||
| backupfile.c | ||
| backupfile.h | ||
| common.h | ||
| inp.c | ||
| inp.h | ||
| Makefile | ||
| Makefile.depend | ||
| mkpath.c | ||
| patch.1 | ||
| patch.c | ||
| pathnames.h | ||
| pch.c | ||
| pch.h | ||
| util.c | ||
| util.h | ||