[pdftex] utils.c -- pool overflow when reporting pool overflow

Martin Schroeder martin at oneiros.de
Tue Nov 13 15:59:14 CET 2001


On 2001-11-12 18:33:55 +0100, Olaf Weber wrote:
> I sort of fixed this by replacing pdftex_fail with the following code,
> intended to do the same without requiring string allocation.  However,
> perhaps there are better solutions?

The solution I tried was to change check_buf to call overflow
instead of pdftex_fail:
    overflow("buffer overflow", buf_size)

But I have no testcase for this and I'm not sure if calling
overflow is the right thing there.

Best regards
    Martin
-- 
                http://www.tm.oneiros.de/calendar/2002/



More information about the pdftex mailing list