Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
306868
Topic
24257
Board
Development & Technical Discussion
Re: pushpool's client developing issues
by
ius
on
30/06/2011, 14:40:48 UTC
You seem to be right. I have submitted a pull request for Jeff:
https://github.com/jgarzik/pushpool/pull/39
(I passed
unc_len
instead of
unc_len + 1
, as the last byte is used for null termination and not part of the compressed data)