mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Merge "res_sorcery_realtime: Fix leak of sorcery object type."
This commit is contained in:
@@ -142,6 +142,8 @@ static struct ast_variable *sorcery_realtime_filter_objectset(struct ast_variabl
|
||||
}
|
||||
}
|
||||
|
||||
ao2_ref(object_type, -1);
|
||||
|
||||
return objectset;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user