Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #265086

Category diffutils
Changed by Collin Funk <collin.funk1ohnoyoudont@gmail.com>
Changed at Tue 21 Apr 2026 09:00:27
Repository git://git.savannah.gnu.org/diffutils.git
Project diffutils
Branch master
Revision 73ed7ce85cc78effb94daf028c9af6b4e5252e50

Comments

diff3: check for integer overflows when reading line numbers from diff
Reported by MichaƂ Majchrowicz.
* NEWS: Mention the bug fix.
* src/diff3.c (readnum): Return nullptr if the line number would
overflow.

Changed files