Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

aubuf/ajb: fix possible null pointer deref #50

Merged
merged 1 commit into from
May 13, 2022
Merged

aubuf/ajb: fix possible null pointer deref #50

merged 1 commit into from
May 13, 2022

Conversation

sreimers
Copy link
Member

Check ajb before locking and use stored jitter value for printf.

Check ajb before locking and use stored jitter value for printf.
@sreimers sreimers requested a review from cspiel1 May 12, 2022 11:34
@cspiel1 cspiel1 merged commit 99c1884 into main May 13, 2022
@cspiel1 cspiel1 deleted the ajb_debug branch May 13, 2022 05:47
wip-sync pushed a commit to NetBSD/pkgsrc-wip that referenced this pull request Jul 18, 2022
Partial changelog:

== [v2.5.0] - 2022-07-01

== What's Changed
* ci/build: fix macOS openssl path by @sreimers in baresip/rem#59
* vidmix: use C11 mutex by @alfredh in baresip/rem#58
* aubuf: fix possible data race warning by @cspiel1 in baresip/rem#61
* aubuf: C11 mutex by @alfredh in baresip/rem#62
* ajb: C11 mutex by @alfredh in baresip/rem#63
* aubuf: correct ajb reset on frame drop and on underruns by @cspiel1 in baresip/rem#64
* aubuf: better support for different put/get ptime by @cspiel1 in baresip/rem#65

---

== [v2.4.0] - 2022-06-01

=== What's Changed
* aubuf overruns on startup by @cspiel1 in baresip/rem#44
* h265: move from rem to re by @alfredh in baresip/rem#45
* aubuf: do not drop frames if max size was not set by @cspiel1 in baresip/rem#47
* h264: move from rem to re by @alfredh in baresip/rem#46
* vidmix win32 fixes by @sreimers in baresip/rem#49
* aumix: use new libre thread api by @sreimers in baresip/rem#48
* aubuf/ajb: fix possible null pointer deref by @sreimers in baresip/rem#50
* Fade in on underrun and reset ajb by @cspiel1 in baresip/rem#51
* aubuf: add null pointer checks by @cspiel1 in baresip/rem#52
* auconv: add auconv_to_float() by @alfredh in baresip/rem#53
* audio: add optional decoding buffer by @cspiel1 in baresip/rem#54
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.

2 participants