[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A warning about struct/pack modules and suggestion for public userdata.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 14 Apr 2010 21:10:41 -0300
> Anyone using struct[1] or pack[2] modules should be aware that neither
> of them check for stack overflow before unpacking.
Thanks for the report.
It had already been noticed by Cuero Bugot earlier this year..