On Fri, 13 Dec 2024 10:22:20 +
"Medvedkin, Vladimir" wrote:
> Hi Andre,
>
> On 13/12/2024 02:39, Andre Muezerie wrote:
> > Test lpm6_perf_autotest was hitting a stack overflow on Windows
> > with both MSVC and Clang.
> >
> > The fix is to move some of the data from the stack to the heap.
> >
On Fri, Dec 13, 2024 at 10:22:20AM +, Medvedkin, Vladimir wrote:
> Hi Andre,
>
> On 13/12/2024 02:39, Andre Muezerie wrote:
> >Test lpm6_perf_autotest was hitting a stack overflow on Windows
> >with both MSVC and Clang.
> >
> >The fix is to move some of the data from the stack to the heap.
> >
Hi Andre,
On 13/12/2024 02:39, Andre Muezerie wrote:
Test lpm6_perf_autotest was hitting a stack overflow on Windows
with both MSVC and Clang.
The fix is to move some of the data from the stack to the heap.
Signed-off-by: Andre Muezerie
---
app/test/test_lpm6_perf.c | 11 +--
1 fil
3 matches
Mail list logo