[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LZW decompression
From: |
Alexei Podtelezhnikov |
Subject: |
LZW decompression |
Date: |
Mon, 26 Apr 2021 12:53:12 -0400 |
Hi Werner and Suzuki,
During my memory management review, I noticed ft_lzwstate_stack_grow.
It seems to drop stack_0 when relocating to the heap memory without
copying it. How is this even supposed to work? Would you please take a
look at this function?
Thank you,
Alexei
- LZW decompression,
Alexei Podtelezhnikov <=