Skip to content

Commit c095568

Browse files
RDKEMW-10481 : "btMgrBus" Crash in BtrCore_BTGetPairedDeviceInfo
Reason for change: Add defensive NULL check for interface handle in DBus message creation Priority: P1 Test Procedure: Follow the steps provided in description. Risks:Low
1 parent 661eddc commit c095568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ PV:pn-audiocapturemgr = "1.0.0"
8686
PR:pn-audiocapturemgr = "r0"
8787
PACKAGE_ARCH:pn-audiocapturemgr = "${MIDDLEWARE_ARCH}"
8888

89-
PV:pn-bluetooth-core = "1.0.2"
89+
PV:pn-bluetooth-core = "1.0.5"
9090
PR:pn-bluetooth-core = "r2"
9191
PACKAGE_ARCH:pn-bluetooth-core = "${MIDDLEWARE_ARCH}"
9292

0 commit comments

Comments
 (0)