diff options
| author | Lars Hjemli <[email protected]> | 2007-12-02 23:39:20 +0000 |
|---|---|---|
| committer | Lars Hjemli <[email protected]> | 2007-12-02 23:39:20 +0000 |
| commit | 2216fd6472fe183439df1a39c1c06974abc3f150 (patch) | |
| tree | 063180038252f9a7116bed384aab20717e4990e4 /ui-diff.c | |
| parent | Default repo description to "[no description]" (diff) | |
| download | cgit-2216fd6472fe183439df1a39c1c06974abc3f150.tar.gz cgit-2216fd6472fe183439df1a39c1c06974abc3f150.zip | |
Compare string lengths when parsing the snapshot mask
We used to rely on the result from strncmp() without comparing the length of
the strings involved. Even worse, any single-character format specifier would
enable zip-format due to the optional '.'-prefix since the length of the
mask then would become zero.
Noticed-by: Evan Martin <[email protected]>
Signed-off-by: Lars Hjemli <[email protected]>
Diffstat (limited to 'ui-diff.c')
0 files changed, 0 insertions, 0 deletions
