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
instructions: avoid allocating memory and processing location for nil
Nil errors get ignored by WithLocation but the structures that
create slices with location information still need to be created
before they get discarded.
Signed-off-by: Tonis Tiigi <[email protected]>
0 commit comments