Skip to content

fix: solve potential segfault issue

Codecov / codecov/patch succeeded Nov 24, 2024 in 1s

0.00% of diff hit (target 54.36%)

View this Pull Request on Codecov

0.00% of diff hit (target 54.36%)

Annotations

Check warning on line 16 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L16

Added line #L16 was not covered by tests

Check warning on line 19 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 28 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L28

Added line #L28 was not covered by tests

Check warning on line 35 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L35

Added line #L35 was not covered by tests

Check warning on line 191 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L191

Added line #L191 was not covered by tests

Check warning on line 195 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L195

Added line #L195 was not covered by tests

Check warning on line 198 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L198

Added line #L198 was not covered by tests

Check warning on line 201 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L201

Added line #L201 was not covered by tests

Check warning on line 205 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L205

Added line #L205 was not covered by tests

Check warning on line 219 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 226 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L226

Added line #L226 was not covered by tests

Check warning on line 247 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L247

Added line #L247 was not covered by tests

Check warning on line 372 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L372

Added line #L372 was not covered by tests

Check warning on line 375 in core/src/al/miniaudio_context.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/al/miniaudio_context.cpp#L375

Added line #L375 was not covered by tests

Check warning on line 6 in engine/src/audio/listener.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 10 in engine/src/audio/listener.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener.cpp#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 6 in engine/src/audio/listener_impl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener_impl.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 10 in engine/src/audio/listener_impl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/listener_impl.cpp#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 6 in engine/src/audio/pause.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/pause.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 8 in engine/src/audio/pause.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/pause.cpp#L8

Added line #L8 was not covered by tests

Check warning on line 6 in engine/src/audio/play.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/play.cpp#L6

Added line #L6 was not covered by tests

Check warning on line 8 in engine/src/audio/play.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/play.cpp#L8

Added line #L8 was not covered by tests

Check warning on line 25 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L25

Added line #L25 was not covered by tests

Check warning on line 31 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 36 in engine/src/audio/plugin.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

engine/src/audio/plugin.cpp#L33-L36

Added lines #L33 - L36 were not covered by tests