Commit b75b89a7 authored by Claes Sjofors's avatar Claes Sjofors

Subcli, bufix for nodelinksup subscriptions

parent 89550cb6
......@@ -269,6 +269,8 @@ static gdb_sNode* testClient(pwr_tStatus* sts, sub_sClient* cp)
} else { /* Lookup by attribute reference. */
do {
arp = &cp->aref;
op = vol_OidToObject(&lsts, cp->aref.Objid, gdb_mLo_global,
vol_mTrans_all, cvol_eHint_none);
if (op == NULL) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment