mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-14 06:48:21 +00:00
![]() write_section() mistakenly treated is input as the whole variable name instead of simply the section (and possibly subsection) and would confuse "section.subsection" as a section plus variable name and produce a wrong section header. Fix this and include a test for writing "section.subsection.var" and reading it from the file. |
||
---|---|---|
.. | ||
add.c | ||
multivar.c | ||
new.c | ||
read.c | ||
stress.c | ||
write.c |