summaryrefslogtreecommitdiff
path: root/startop/scripts/lib/cmd_utils.py
diff options
context:
space:
mode:
authorKyeongkab.Nam <Kyeongkab.Nam@sony.com>2019-04-22 18:14:45 +0900
committerKyeongkab.Nam <Kyeongkab.Nam@sony.com>2019-05-14 15:53:18 +0900
commitd40b5cecfefc7193732f17ca915ad2d48b4fc30b (patch)
tree8a5ab6e93d099215ffce54888c91c94aabe15f29 /startop/scripts/lib/cmd_utils.py
parentcacfab67281eaffdf108adc84acb72416aef0244 (diff)
Fix the reference leak on RemoteCallbackList
In case that register is invoked consecutively with same callback, reference leack could be happened since unlinkToDeath for all callbacks is not being called. Test: call register multiple times with same callback and unregister callback same times. confirm the global reference table information. Change-Id: I7dbf108ea87b3ee7ce1e1a0ff75e05e8c4478f67
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions