Hi
On Fri, Aug 26, 2022 at 1:45 PM David Hildenbrand wrote:
>
> On 25.08.22 15:21, marcandre.lur...@redhat.com wrote:
> > From: Marc-André Lureau
> >
> > This should be functionally equivalent, but slightly easier to read,
> > with simplified paths and checks at the end of the function.
> >
> >
On 26.08.22 11:56, Marc-André Lureau wrote:
> Hi
>
> On Fri, Aug 26, 2022 at 1:45 PM David Hildenbrand wrote:
>>
>> On 25.08.22 15:21, marcandre.lur...@redhat.com wrote:
>>> From: Marc-André Lureau
>>>
>>> This should be functionally equivalent, but slightly easier to read,
>>> with simplified p
On 25.08.22 15:21, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> This should be functionally equivalent, but slightly easier to read,
> with simplified paths and checks at the end of the function.
>
> The following patch is a major rewrite to get rid of the assert().
>
> Sign
From: Marc-André Lureau
This should be functionally equivalent, but slightly easier to read,
with simplified paths and checks at the end of the function.
The following patch is a major rewrite to get rid of the assert().
Signed-off-by: Marc-André Lureau
---
dump/dump.c | 30 --