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 a memory leak in nxt_epoll_create() #2

Closed
wants to merge 1 commit into from

Commits on Sep 6, 2017

  1. Fix a memory leak

    engine->u.epoll.changes is allocated in nxt_epoll_create().
    
    Signed-off-by: Andrei Vagin <[email protected]>
    avagin committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    f13cca0 View commit details
    Browse the repository at this point in the history