error: partial base64 value left over

David Hankins dhankins at google.com
Wed Jan 26 01:58:43 UTC 2011


On Tue, Jan 25, 2011 at 3:45 PM, Peter Rathlev <peter at rathlev.dk> wrote:

> And cfile->cur_line is alread \0-terminated; get_char (conflex.c:109 in

3.1-ESV) continually moves the termination of cur_line, but not after
> cfile->lpos (position in line) moves beyond 80. Thus only the first 80
> characters are returned.
>

That sounds like a problem.


> Including "&& c != '+' " in the test on line 509 seems to fix the
> problem, but I'm not sure that's the "right" solution. And the quoted
> string works since "read_string" doesn't use "isalnum" or similar, only
> terminating at the ending double quote.
>

No, you just broke the addition operator for name + name. :)

-- 
David W. Hankins
SRE
Google, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20110125/9204b514/attachment.html>


More information about the dhcp-users mailing list