Hi!

* Timo Sirainen <t...@iki.fi> [2010-03-05 21:07:30 CET]:
> On Fri, 2010-03-05 at 20:58 +0100, Jens Peter Secher wrote:
> > Timo Sirainen wrote:
> > > 
> > > And the problem is specifically that Dovecot also has
> > > buffer_free() function.
> > 
> > Can you elaborate on this?
> 
> I mean both Dovecot and libpam-ssh have an exported function called
> buffer_free(). libpam-ssh tries to call its own internal buffer_free(),
> but it ends up calling Dovecot's incompatible buffer_free(), which of
> course doesn't work and it crashes.
> 
> Either rename buffer_free() on libpam-ssh's side, or mark it in some way
> internal to the shared library (I don't know how to do the latter, but I
> think it's possible).

 As this bug has been reassigned without a version number the BTS
considers all versions to be affected by this, including the version in
stable. Given that Erich did report this against the version in unstable
I think the buffer_free() function in dovecot might have been added at a
later stage (otherwise I would have expected Erich to report it earlier
already?).

 Looking at the 1.0.15 source it seems to be in there too, though. Not
sure if the issue also happens in stable, can someone test this?

 Thanks,
Rhonda



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to