OSDN Git Service

Fix a crash problem when the Diff algorithm is set to something other than default...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 7 Oct 2023 09:44:16 +0000 (18:44 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Sat, 7 Oct 2023 09:44:16 +0000 (18:44 +0900)
commit5701b36e3d099cbae446b869ff58b69a7fd74390
treeeb618369c88d75fe8822b079166a25956adcf304
parent614a6271a106c5706e4e6298dd7907bb0814a070
Fix a crash problem when the Diff algorithm is set to something other than default and one file does not have an EOL of the last line and the other file has an EOL of the last line.
Src/xdiff_gnudiff_compat.cpp