Hi Jacek,
thanks, I missed the fact this is actually WINE code. I'll send the
patch there, thanks!
- Raphael
Am Sa., 2. Apr. 2022 um 15:02 Uhr schrieb Jacek Caban :
>
> Hi Raphael,
>
> On 4/2/22 13:22, Raphael Isemann wrote:
> > The attached patch fixes an uninitialized read from memory in
> >
Hi Raphael,
On 4/2/22 13:22, Raphael Isemann wrote:
The attached patch fixes an uninitialized read from memory in `union_memsize`.
The summary of how the bug happens is:
1. union_memsize gets called with a pointer to uninitialized `dummy`.
```
static unsigned int write_union_tfs(FILE *file, co
The attached patch fixes an uninitialized read from memory in `union_memsize`.
The summary of how the bug happens is:
1. union_memsize gets called with a pointer to uninitialized `dummy`.
```
static unsigned int write_union_tfs(FILE *file, const attr_list_t *attrs,