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 performance regressions with fastCheck() result copying #1883

Closed
wants to merge 1 commit into from

Commits on Aug 12, 2024

  1. Fix some performance regressions with auto

    Detected by Coverity Scan CID 1616162:  Performance inefficiencies  (AUTO_CAUSES_COPY)
        Using the 'auto' keyword without an '&' causes the copy of an object of type Acl::Answer.
    yadij committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    1e243b3 View commit details
    Browse the repository at this point in the history