loop icon indicating copy to clipboard operation
loop copied to clipboard

loopd: nil-pointer bug when showing subsystems

Open ziggie1984 opened this issue 2 years ago • 0 comments
trafficstars

Just a short drive-bug fix: loopd crashes when you wanna show the logging subsystems with loopd --debuglevel show

This fix just copies the rogue code to another place, but I think a better fix would be to get rid of the global pointer and maybe just return the logger when setting it up ?

Pull Request Checklist

  • [x] Update release_notes.md if your PR contains major features, breaking changes or bugfixes

ziggie1984 avatar Mar 24 '23 15:03 ziggie1984