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

[WIP] Enable unsafe.Pointer use with checkptr flag in CI test binaries #10783

Closed
wants to merge 1 commit into from

Commits on Mar 31, 2020

  1. Enable unsafe.Pointer use with checkptr flag in CI test binaries

    DO NOT MERGE, testing only.
    
    Check `unsafe.Pointer` using the Go 1.14 `-d=checkptr` compiler option
    in CI test builds.
    
    For #10133
    
    Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
    tklauser committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6742ccb View commit details
    Browse the repository at this point in the history