mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
fixed stream-reader bug on aix@ppc, which ignored the last z85 pkt sometimes due invalid call to ps_end()
This commit is contained in:
4
TODO
4
TODO
@@ -1,6 +1,4 @@
|
||||
AIX@ppc: pipetest fails. encode is correct, same # of pkts as
|
||||
on bsd + 1 pad. decode misses last pkt. Must be somewhere
|
||||
in pcpstream.c.
|
||||
pcpstream.c: use static tmp buffers, avoid alloc mem during each iteration
|
||||
|
||||
detach keysig generation from pub key export, so that an existing
|
||||
keysig can be verified later.
|
||||
|
||||
Reference in New Issue
Block a user