diff options
| author | Olivier Marin <dkr@freesurf.fr> | 2008-06-27 02:18:48 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-06-28 20:55:26 -0700 |
| commit | 861d1af36ae168353fc352126c0bf2d189c2324a (patch) | |
| tree | 4880b0f1d550b10cb1b9975b4a25a99e12414119 /commit.c | |
| parent | Documentation: remove {show,whatchanged}.difftree config options (diff) | |
| download | git-861d1af36ae168353fc352126c0bf2d189c2324a.tar.gz git-861d1af36ae168353fc352126c0bf2d189c2324a.zip | |
show_stats(): fix stats width calculation
Before this patch, name_width becomes negative or null for width values
less than 15 and name_width values greater than 25 (default: 50). This
leads to output random data.
This patch checks for minimal width and name_width values.
Signed-off-by: Olivier Marin <dkr@freesurf.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
