diff options
author | Niall O'Higgins <niallo@cvs.openbsd.org> | 2006-03-05 16:22:32 +0000 |
---|---|---|
committer | Niall O'Higgins <niallo@cvs.openbsd.org> | 2006-03-05 16:22:32 +0000 |
commit | 5370036c987bf67a9edc99347ca3419134a235e3 (patch) | |
tree | e02f14c04f6d9dcea55428b5f18204fd3a7e6874 /bin | |
parent | 94d21f75c148d389c7cadb791478c2fc0d274476 (diff) |
in rcs_patch_lines(), ensure that rcs patch delete operations don't
leave the dlp pointing at a non-existant line, but instead point it to
the last one in our TAILQ.
this fixes an annoying bug in rcs_patch_lines() where dlp would be
sometimes set to NULL when really it shouldn't be, resulting in an
"invalid line specification in RCS patch" error.
ok xsa@ joris@
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions