lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lzip-bug] problem with extern variables in lzlib


From: Antonio Diaz Diaz
Subject: Re: [Lzip-bug] problem with extern variables in lzlib
Date: Thu, 08 Apr 2010 20:05:47 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905

Hello Tino,

Tino Lange wrote:
In lzlib (lzlib.h) you're using

extern const CRC32 crc32

which might (and for me will) collide with own applications that lzlib is linked with (since another variable or function named crc32 is quite common...). Especially this might lead to crashes when it is used as shared lib.

Thank you very much for reporting this. (BTW, crc32 is declared in lzip.h, not lzlib.h).

I'll release a corrected version as soon as I can (maybe tomorrow). I'll also rename dis_slots and prob_prices.


Best regards,
Antonio.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]