martin cd0bb111d3 var_get_memory():
if no eol is found in the string we set "next" to NULL, assign it
to "buf" and then check the loop condition by dereferencing it - which
does not work well.
Change the loop condition to first check for buf == NULL.
2013-05-16 19:19:44 +00:00
..
2013-04-06 14:52:24 +00:00
2013-03-23 16:23:46 +00:00
2013-04-09 15:19:45 +00:00
2013-05-08 18:20:14 +00:00
2013-04-12 21:49:54 +00:00
2013-04-07 00:18:55 +00:00
2013-04-06 02:20:24 +00:00
2013-03-23 15:42:40 +00:00
2013-05-16 19:19:44 +00:00
2013-03-30 08:24:17 +00:00
2013-04-28 00:14:14 +00:00