Commit 8b9ac041 authored by Claes Sjofors's avatar Claes Sjofors Committed by Claes Sjöfors

Subcli, bufix for nodelinksup subscriptions

parent a07bb42f
......@@ -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