Skip to content

src: remove superfluous check in backtrace_posix.cc

The error check doesn't matter because a failure would be ignored as part of the loop condition.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src

Merge request reports

Loading