You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cgosqlite: add feature flag to always copy []bytes returned
When enabled, this ensures that sql.RawBytes values do not actually
contain pointers to memory owned by SQLite.
Updates tailscale/corp#35671
Signed-off-by: Andrew Dunham <[email protected]>
0 commit comments