<feed xmlns='http://www.w3.org/2005/Atom'>
<title>get_next_line.git/get_next_line.c, branch master</title>
<subtitle>School project: Return the next line of a file each it is called
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/'/>
<entry>
<title>changed rest bufs back to not malloc'd, empty line on EOF</title>
<updated>2019-11-05T05:14:28+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-03T22:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=47ca76eb98d578cc78a6315a5f98504a8241cfec'/>
<id>47ca76eb98d578cc78a6315a5f98504a8241cfec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed rest and buf memory leaks</title>
<updated>2019-11-02T23:33:42+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-02T23:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=3e54b8257ed66c8f10fa904655f554990931ab88'/>
<id>3e54b8257ed66c8f10fa904655f554990931ab88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite to handle massive BUFFER_SIZE</title>
<updated>2019-11-02T23:19:45+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-02T23:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=0a966722ec0236521d99706632a7fe56b7245379'/>
<id>0a966722ec0236521d99706632a7fe56b7245379</id>
<content type='text'>
The rest is malloc'd (memory leaks if user doesnt read entier file)
The tmp buf in also malloc'd because the stack hasnt enought memory
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The rest is malloc'd (memory leaks if user doesnt read entier file)
The tmp buf in also malloc'd because the stack hasnt enought memory
</pre>
</div>
</content>
</entry>
<entry>
<title>protected put_rest malloc</title>
<updated>2019-10-27T22:23:02+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-27T22:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=9f8c7ca113f0c69d17d8044120fcbd0ba78e1f92'/>
<id>9f8c7ca113f0c69d17d8044120fcbd0ba78e1f92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>previous fix broke some tests, fixed the fix</title>
<updated>2019-10-27T20:53:47+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-27T20:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=c3ba96321654d148f338c90443c5dd2d299f6b4c'/>
<id>c3ba96321654d148f338c90443c5dd2d299f6b4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leak at end of file</title>
<updated>2019-10-27T18:34:03+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-27T18:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=44dd5832ad0b7af9186bd5369884d258378a5781'/>
<id>44dd5832ad0b7af9186bd5369884d258378a5781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>normed and protect against BUFFER_SIZE &lt; 0</title>
<updated>2019-10-24T09:03:09+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-24T09:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=d9b69c88cc2105351e230dd7da6ff77045318b00'/>
<id>d9b69c88cc2105351e230dd7da6ff77045318b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiple fildes retarded version</title>
<updated>2019-10-20T07:10:46+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-20T07:10:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=9d66e3d084f575187b334d171a8bed40c476aa08'/>
<id>9d66e3d084f575187b334d171a8bed40c476aa08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Passed moulitest large_file test</title>
<updated>2019-10-20T06:33:30+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-20T06:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=1e754c1256dfe2380fa8933802ea9b4e5518be48'/>
<id>1e754c1256dfe2380fa8933802ea9b4e5518be48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: Normed, fixed double free in ft_strappend</title>
<updated>2019-10-20T05:39:47+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-20T05:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/get_next_line.git/commit/?id=891dce09989e8ede692d4a6c23e7a208b09ca4d6'/>
<id>891dce09989e8ede692d4a6c23e7a208b09ca4d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
