Skip to content

Commit

Permalink
Update cgo_go124.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dagood authored Oct 10, 2024
1 parent 69fa2ee commit 7be4d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cgo_go124.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
//go:build go1.24 && !cmd_go_bootstrap

package openssl

// The following noescape and nocallback directives are used to prevent the Go
// compiler from allocating function parameters on the heap. See
// https://github.com/golang/go/blob/0733682e5ff4cd294f5eccb31cbe87a543147bc6/src/cmd/cgo/doc.go#L439-L461
Expand Down

0 comments on commit 7be4d35

Please sign in to comment.