1. ZLib bug

The new ZLib library has a bug on line: 772

I believe it should be:

dest = peek({lpdest, destLen})

instead of:

dest = peek({dest, destLen})


-- Andy

new topic     » topic index » view message » categorize

2. Re: ZLib bug

>From: Andy Serpa <ac at onehorseshy.com>
>Subject: ZLib bug
>
>
>The new ZLib library has a bug on line: 772
>
>I believe it should be:
>
>dest = peek({lpdest, destLen})
>
>instead of:
>
>dest = peek({dest, destLen})
>
>
>-- Andy
>
Yes, that's right. Thanks..

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu