pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] more notes on pdf-stm-f-a85.c


From: jemarch
Subject: Re: [pdf-devel] more notes on pdf-stm-f-a85.c
Date: Sun, 05 Oct 2008 16:03:20 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)


   1.  There is no overflow check (maximum 5-tuple should be 's8W-!', but
   there are more efficient means of checking for an overflow as the
   result is calculated).

Thanks for pointing this out. I will care about it in the new decoder
implementation.

   2.  The memory handling is insufficient; in the current implementation
   it is trivial to overflow the allocated memory - for example, just
   make the input "zzz~>" - a perfectly valid stream.

The old growing-buffers implementation is being replaced.





reply via email to

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