On Wed, Mar 25, 2015 at 07:15:08PM +, non...@inventati.org wrote:
> I'm not sure if vis is supported in suckless mailing list, but as it was
> discussed here previously, i'm writing here.
>
> There are two issues with buffer_alloc function(s).
>
> First function is located in buffer.c:
> http
On Sun, 29 Mar 2015 15:45:50 +0200
Silvan Jegen wrote:
Hey Silvan,
> This is true. In a memory-overcommitting system like Linux, however,
> this should not be a problem in practice since realloc should never fail.
>
> Nevertheless, Marc *may* take a patch for this issue.
how often are you goin
On Sun, Mar 29, 2015 at 02:59:24PM +, non...@inventati.org wrote:
> On Sun, Mar 29, 2015 at 03:45:50PM +0200, Silvan Jegen wrote:
> > Heyho!
> >
> > On Wed, Mar 25, 2015 at 07:15:08PM +, non...@inventati.org wrote:
> > > There are two issues with buffer_alloc function(s).
> > >
> > > Firs
On Sun, Mar 29, 2015 at 03:45:50PM +0200, Silvan Jegen wrote:
> Heyho!
>
> On Wed, Mar 25, 2015 at 07:15:08PM +, non...@inventati.org wrote:
> > There are two issues with buffer_alloc function(s).
> >
> > First function is located in buffer.c:
> > http://repo.or.cz/w/vis.git/blob/HEAD:/buffer
Heyho!
On Wed, Mar 25, 2015 at 07:15:08PM +, non...@inventati.org wrote:
> There are two issues with buffer_alloc function(s).
>
> First function is located in buffer.c:
> http://repo.or.cz/w/vis.git/blob/HEAD:/buffer.c
>
> The problem is on line 15:
> http://repo.or.cz/w/vis.git/blob/HEAD:/
I'm not sure if vis is supported in suckless mailing list, but as it was
discussed here previously, i'm writing here.
There are two issues with buffer_alloc function(s).
First function is located in buffer.c:
http://repo.or.cz/w/vis.git/blob/HEAD:/buffer.c
The problem is on line 15:
http://repo.