ok i pushed some changes as did raster...i seem to be running with asan and
no problems...famous last words.
On Tue, Sep 7, 2021 at 11:19 AM Al Poole wrote:
> Hey can you try this...
>
>
>
> On Tue, Sep 7, 2021 at 9:30 AM Al Poole wrote:
>
>> Nah
>>
>> On Tue, 7 Sep 2021, 09:25 Florian Schaefer
Hey can you try this...
On Tue, Sep 7, 2021 at 9:30 AM Al Poole wrote:
> Nah
>
> On Tue, 7 Sep 2021, 09:25 Florian Schaefer, wrote:
>
>> It seems I was once again celebrating to early...
>>
>>
>> Not trying to pretend that I actually understand the logic behind the
>> changed line
>>
>> if ((
Nah
On Tue, 7 Sep 2021, 09:25 Florian Schaefer, wrote:
> It seems I was once again celebrating to early...
>
>
> Not trying to pretend that I actually understand the logic behind the
> changed line
>
> if ((n) && (*n) && (*n + 1)) eina_strbuf_append(buf, " ");
>
> it more importantly still leads
It seems I was once again celebrating to early...
Not trying to pretend that I actually understand the logic behind the changed
line
if ((n) && (*n) && (*n + 1)) eina_strbuf_append(buf, " ");
it more importantly still leads to buffer overflows.
https://pastebin.com/gf6AppF1
Am I lately the
Excellent. Many thanks. :)
Cheers,
Florian
"Al Poole" [email protected] – September 7, 2021 4:18 PM
> Pushed.
>
> On Tue, Sep 7, 2021 at 8:11 AM Al Poole wrote:
>
> > Thanks Florian, I didn't backport this to procstats...should have a fix...
> >
> > On Tue, Sep 7, 2021 at 12:46 AM Florian Scha
Pushed.
On Tue, Sep 7, 2021 at 8:11 AM Al Poole wrote:
> Thanks Florian, I didn't backport this to procstats...should have a fix...
>
> On Tue, Sep 7, 2021 at 12:46 AM Florian Schaefer
> wrote:
>
>> I think we've got a second, independent issue with procstat here. This
>> time it seems to me yo
Thanks Florian, I didn't backport this to procstats...should have a fix...
On Tue, Sep 7, 2021 at 12:46 AM Florian Schaefer wrote:
> I think we've got a second, independent issue with procstat here. This
> time it seems to me your friendly string-buffer overflow. Incidentally
> triggered by a lo