olpc.fth

James Cameron quozl at laptop.org
Thu Feb 3 18:36:40 EST 2011


On Thu, Feb 03, 2011 at 05:20:26PM -0600, Jerry Vonau wrote:
> ok the buffer is too small, the key gets truncated, but this looks to
> be viable. Anybody got a quick fix?

I've not validated your code, but in the newkatag.fth example the size
of the buffer keybuf is set by the value on the stack before constant
/ka

d# 111 means decimal one hundred and eleven bytes.

Increasing that value would increase the length of the tag value.

-- 
James Cameron
http://quozl.linux.org.au/



More information about the Devel mailing list