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

buffer: improve ERR_BUFFER_OUT_OF_BOUNDS default #29098

Closed
wants to merge 1 commit into from

Commits on Aug 12, 2019

  1. buffer: improve ERR_BUFFER_OUT_OF_BOUNDS default

    This commit changes the default message used by
    ERR_BUFFER_OUT_OF_BOUNDS. Previously, the default
    message implied that the problematic was always a
    write, which is not accurate.
    cjihrig committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    cec1242 View commit details
    Browse the repository at this point in the history