<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cgit/configfile.h, branch ch/cgitrc</title>
<subtitle>🍴 My patches to cgit
</subtitle>
<id>https://git.ache.one/cgit/atom?h=ch%2Fcgitrc</id>
<link rel='self' href='https://git.ache.one/cgit/atom?h=ch%2Fcgitrc'/>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/'/>
<updated>2013-08-12T19:14:10Z</updated>
<entry>
<title>Use strbuf for reading configuration files</title>
<updated>2013-08-12T19:14:10Z</updated>
<author>
<name>Lukas Fleischer</name>
<email>cgit@cryptocrack.de</email>
</author>
<published>2013-06-04T14:47:53Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=50e70d32f056c20db760328774d27524648fb739'/>
<id>urn:sha1:50e70d32f056c20db760328774d27524648fb739</id>
<content type='text'>
Use struct strbuf from Git instead of fixed-size buffers to remove the
limit on the length of configuration file lines and refactor
read_config_line() to improve readability.

Note that this also fixes a buffer overflow that existed with the
original fixed-size buffer implementation.

Signed-off-by: Lukas Fleischer &lt;cgit@cryptocrack.de&gt;
</content>
</entry>
<entry>
<title>Move function for configfile parsing into configfile.[ch]</title>
<updated>2008-03-27T23:09:11Z</updated>
<author>
<name>Lars Hjemli</name>
<email>hjemli@gmail.com</email>
</author>
<published>2008-03-27T23:09:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ache.one/cgit/commit/?id=20a33548b9a87a6eb23162ee5d137daa46d78613'/>
<id>urn:sha1:20a33548b9a87a6eb23162ee5d137daa46d78613</id>
<content type='text'>
This is a generic function which wanted its own little object file.

Signed-off-by: Lars Hjemli &lt;hjemli@gmail.com&gt;
</content>
</entry>
</feed>
