diff options
author | Brodie Rao <brodie@bitheap.org> | 2011-10-05 15:17:37 -0700 |
---|---|---|
committer | Brodie Rao <brodie@bitheap.org> | 2011-10-12 16:19:46 -0700 |
commit | 6f2856f308918455563413d012e4c4958e57ab40 (patch) | |
tree | ea8d8f0fa54851f2dc7827ca5e7f1b953a42dfee /src/commit.c | |
parent | 15b0bed2ba170526969348170d6f5e0d2ee16d7b (diff) | |
download | libgit2-6f2856f308918455563413d012e4c4958e57ab40.tar.gz |
signature: don't blow up trying to parse names containing '>'
When trying to find the end of an email, instead of starting at the
beginning of the signature, we start at the end of the name (after the
first '<').
This brings libgit2 more in line with Git's behavior when reading out
existing signatures.
However, note that Git does not allow names like these through the
usual porcelain; instead, it silently strips any '>' characters it
sees.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions