[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] luasyslog 2.0.0 released
- From: Thijs Schreijer <thijs@...>
- Date: Wed, 24 Mar 2021 11:01:35 +0000
>> ...
>> If there are any issues, please let me know.
>
> I've been pointed out that passing a "perishable" string to `openlog`
> could led to memory corruption because on some systems that pointer is
> cached. I solved by applying the following patch:
>
> https://github.com/ntd/luasyslog/commit/95bdbd389e207931a9c75a8c4d800129b88c690
>
> Ciao.
> —
> Nicola
>
Fixed now, just pushed version 2.0.1. Thx again!
Thijs