diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-02-24 14:47:20 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-02-24 14:47:20 +0100 |
commit | ad22404903d25e126d97635b01cecb7be33bfd69 (patch) | |
tree | 58c68fa47b96f9ac7ceec5d24edf20e99599c40a /TODO | |
parent | f4f53c577eb86d4e65494270a9cf259b27ea22b9 (diff) |
check path truncation
be strict about it
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -check path truncation? snprintf(), strlcpy. - performance: - optimize git_diff_get_stats. - speed up generating files. |