diff options
| author | Oleg Andreev <oleganza@gmail.com> | 2011-10-27 16:45:44 +0200 |
|---|---|---|
| committer | Oleg Andreev <oleganza@gmail.com> | 2011-10-27 16:45:44 +0200 |
| commit | 9f861826be17d1f3d4e34df1f4b2d4bd9aaec3b0 (patch) | |
| tree | 1ae835786a7f7ca225179c7a363e046319f4a438 /src/filebuf.c | |
| parent | 3eaf34f4c602b9e155e2f4c6ae26c9250ac37d50 (diff) | |
| download | libgit2-9f861826be17d1f3d4e34df1f4b2d4bd9aaec3b0.tar.gz | |
Fixed crash in config parser when empty value is encountered.
Example:
key1 = value1
key2 =
In this config the value will be a bad pointer which config object will attempt to free() causing a crash.
Diffstat (limited to 'src/filebuf.c')
0 files changed, 0 insertions, 0 deletions
