Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix file save/load bug, replace endian.h #12

Merged
merged 8 commits into from
Jan 22, 2014
Merged

fix file save/load bug, replace endian.h #12

merged 8 commits into from
Jan 22, 2014

Conversation

chertov
Copy link
Contributor

@chertov chertov commented Jan 22, 2014

No description provided.

@chertov
Copy link
Contributor Author

chertov commented Jan 22, 2014

m_Timestamp = be64toh (m_Timestamp);

be64toh не преобразовывала нормально, версию endian.h с хабра заменил на эту https://gist.github.com/panzi/6856583

orignal added a commit that referenced this pull request Jan 22, 2014
fix file save/load bug, replace endian.h
@orignal orignal merged commit b409e52 into PurpleI2P:master Jan 22, 2014
@orignal
Copy link
Contributor

orignal commented Jan 22, 2014

Там у вас размер буфера в 500, надо все таки разобраться почему так, ибо на линуксе максимальная длина строки - 44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants