/[Apache-SVN]
ViewVC logotype

Revision 1906502


Jump to revision: Previous Next
Author: stsp
Date: Mon Jan 9 14:04:44 2023 UTC (17 months, 2 weeks ago)
Changed paths: 1
Log Message:
Fix missing pointer dereference in the diff parser.

* subversion/libsvn_diff/parse-diff.c
  (parse_pretty_mergeinfo_line): number_of_forward_merges is a pointer.
    Read the number of forward merges as intended, instead of checking
    whether the address is greater zero.

Patch by: Johannes von Rotz (jr {AT} vrtz.ch)


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_diff/parse-diff.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26