]> Lady’s Gitweb - Gitweb/commit
gitweb: Protect against possible warning in git_commitdiff
authorJakub Narebski <redacted>
Sat, 18 Nov 2006 22:35:38 +0000 (23:35 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit20e0ba5af98bb88e94fc0a714baf9e288e7a3bf20f7d3c0352e3b8b6d895da48
treebd8a52c69ce502081f11d708d6b51219069388e10447af33b437f578bb0d9f1d
parentb89067332ecbd04be2073f8d6bc3812417c29fa10098f27bb5e9e2c35abcbe8d
gitweb: Protect against possible warning in git_commitdiff

We may read an undef from <$fd> and unconditionally chomping it
would result in a warning.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.272591 seconds and 4 git commands to generate.