Skip to content

Fix two bugs in src/ngx_http_lua_shdict.c #365

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

Closed
wants to merge 2 commits into from

Conversation

chobits
Copy link

@chobits chobits commented Apr 30, 2014

Patches are simple.

  • miss return NGX_ERROR in ngx_http_lua_ffi_shdict_get()
  • ngx_http_lua_shared_dict_get() returns with mutex locked if buffer of LUA_TSTRING value is not initialized.

agentzh added a commit that referenced this pull request Apr 30, 2014
…d dict. thanks Xiaochen Wang for the patch in #365.
@agentzh
Copy link
Member

agentzh commented Apr 30, 2014

Patch applied. Thanks!

@agentzh agentzh closed this Apr 30, 2014
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.

2 participants