diff options
author | Carlos Martín Nieto <cmn@elego.de> | 2011-04-07 11:30:02 +0200 |
---|---|---|
committer | Carlos Martín Nieto <cmn@elego.de> | 2011-04-07 17:15:38 +0200 |
commit | 7a4dfd6028499d6f1089c87aa779d686e15f9285 (patch) | |
tree | 3de8160e2063b15baff6bfb5577d8d5b20166263 /src/commit.h | |
parent | 493384e39c1ddfcc4badf962706e02302577d89f (diff) | |
download | libgit2-7a4dfd6028499d6f1089c87aa779d686e15f9285.tar.gz |
Simplify error path in config_set
Many error paths freed their local data althought it is freed later on
when the end of the function notices that there was an error. This can
cause double frees and invalid memory access.
Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Diffstat (limited to 'src/commit.h')
0 files changed, 0 insertions, 0 deletions