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

crypt.hexdecode bug #531

Closed
Jexocn opened this issue Aug 8, 2016 · 0 comments
Closed

crypt.hexdecode bug #531

Jexocn opened this issue Aug 8, 2016 · 0 comments

Comments

@Jexocn
Copy link
Contributor

Jexocn commented Aug 8, 2016

https://github.com/cloudwu/skynet/blob/master/lualib-src/lua-crypt.c#L497
这一行应该要改成
if (sz & 1) {

cloudwu added a commit that referenced this issue Aug 8, 2016
@cloudwu cloudwu closed this as completed Aug 8, 2016
wangyi0226 added a commit to wangyi0226/skynet that referenced this issue Aug 9, 2016
qinhanlei added a commit to qinhanlei/skynet that referenced this issue Oct 15, 2016
* commit '9c6f8f8b82b35a0e8e489cf83f8ea9c05f36fa6a':
  add sharedata.flush() to collect old version immediately
  add debug command call
  suppot httpc.timeout
  [bugfix] alpine linux 编译不通过。
  debug_console support user defined ip
  debug cmem print total memory used
  bugfix: Issue cloudwu#531
  sort support multi key
  lua5.3.3 bugfix 2/3
  fix comment for lpushbuffer
  1.0.0 Released
  1.0.0 rc5
  don't launch console service when in daemon mode
  auto determine primary host
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

No branches or pull requests

2 participants