Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

fix #118 nil caller encoder causes segfault, changed to CallerDisabled option #119

Merged
merged 1 commit into from
Mar 25, 2022
Merged

fix #118 nil caller encoder causes segfault, changed to CallerDisabled option #119

merged 1 commit into from
Mar 25, 2022

Conversation

archaron
Copy link
Contributor

fix #118 nil caller encoder causes segfault, changed to CallerDisabled option.
add test for this case

@codecov
Copy link

codecov bot commented Mar 25, 2022

Codecov Report

Merging #119 (f28f841) into master (585a4d1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #119   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          528       528           
=========================================
  Hits           528       528           
Impacted Files Coverage Δ
logger/zap.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 585a4d1...f28f841. Read the comment docs.

@im-kulikov im-kulikov merged commit 0e92338 into im-kulikov:master Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segmentation fault with json/no-caller log in v0.14.0-rc.9
2 participants