mirror of https://github.com/helm/helm
- Fix stopProfiling to only register defer f.Close() when os.Create succeeds, preventing nil pointer dereference when file creation fails - Check error from json.NewDecoder().Decode() in SearchWithContext instead of silently discarding it - Add bounds check for empty directory after tarball extraction in lintChart to prevent index out of range panic Signed-off-by: Akanksha Trehun <akankshatrehun@gmail.com>pull/32397/head
parent
ccb8f595ab
commit
cc8b430d46
Loading…
Reference in new issue