Control: tags -1 + confirmed On Mon, 2019-07-29 at 10:37 +0300, Sergei Golovan wrote: > Hi Adam, > > On Fri, Jul 26, 2019 at 10:32 PM Adam D. Barratt > <[email protected]> wrote: > > On 2019-07-13 01:19, Sergei Golovan wrote: > > > I'd like to fix #931422 (see [1]) for buster (the bug is already > > > fixed > > > in unstable and prospectively in testing). > > > > > > The diff with the current 1:1.4.8+dfsg-1 is attaced, it's fairly > > > small. > > > > What are the implications of the change on functionality and > > consumers > > of the library? > > To my knowledge, the functionality doesn't change. It definitely > doesn't change on a script level, > on a C level there are a few internal symbols that won't be available > in the fixed library (e.g. TkimgTIFFInitJpeg), though they aren't > exported, they aren't listed in `objdump -T libtkimgtiff*.so`, > and they aren't supposed to be used by a caller to this library (and > noone calls them indeed).
OK, thanks. Please go ahead. Regards, Adam

