Project

General

Profile

Actions

Refactor #19994

closed

Move openscap component initialization into a separate service

Added by Ondřej Pražák over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Branch:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

On proxy, we call OpenSCAP.oscap_init, which makes a call to xmlInitParser(), but libxml2 docs state that it is not reentrant. We should make changes so that oscap_init is called once during module initialization and oscap_cleanup is called during shutdown to avoid potential problems that could arie due to the fact that proxy is multithreaded.


Related issues 1 (0 open1 closed)

Related to OpenSCAP - Bug #19708: StorageFS does not destroy objects from ruby-openscapRejectedOndřej Pražák05/30/2017Actions
Actions

Also available in: Atom PDF