aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2016-01-20 22:02:19 +0100
committerJacob Erlbeck <jerlbeck@sysmocom.de>2016-02-01 13:56:32 +0100
commitc362df25a2eb469aa70827b469f3898447814697 (patch)
treed7d7e451c2d0a7f7e6096631ac03dfcfb446eae1 /.gitignore
parent27dc9414757df5436f7f5a5c8708219aa7a1ee6d (diff)
pcu: Fix memory corruption bugs (ASAN)
ASAN has found improper deletion of objects. These only occur on shutdown but makes it impossible to run the test cases with full ASAN support. This commit fixes some of them and deactivates the freeing of the_pcu.bctx which may cause a corruption in BTS::~BTS() later on. Note that the latter is only a work-aound and should be fixed properly. It will leak bctx objects, but this is currently not critical, since gprs_bssgp_destroy is only called once, immediately before a call to exit(). Ticket: OW#1572 Sponsored-by: On-Waves ehf
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions