This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenBTS' transceiver retro-fit".
The branch, master has been updated
via 9436fbbf3ca0dca427c7cb8792d48dc6db34c55a (commit)
from 93ca09ea61d044e5f8662b28bf084c808cac4f2c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=9436fbbf3ca0dca427c7cb8792d48dc…
commit 9436fbbf3ca0dca427c7cb8792d48dc6db34c55a
Author: pierre.baudry <pierre.baudry(a)diateam.net>
Date: Thu Oct 20 16:30:51 2016 +0200
transceiver: Fix mismatched allocations and deallocations
The behaviour of a mismatched pair of allocation and deallocation is undefined
Also fixes a memory leak if malloc fails (which stops the application anyway)
Change-Id: I9c8bbade8531e8c9c02dcd43bac38cb954b3c89f
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/ChannelizerBase.cpp | 6 ++++--
Transceiver52M/Resampler.cpp | 2 +-
Transceiver52M/radioBuffer.cpp | 2 +-
3 files changed, 6 insertions(+), 4 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit