Project

General

Profile

Actions

Refactor #19994

closed

Move openscap component initialization into a separate service

Added by Ondřej Pražák almost 7 years ago. Updated almost 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 #1

Updated by The Foreman Bot almost 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/smart_proxy_openscap/pull/50 added
Actions #2

Updated by Ondřej Pražák almost 7 years ago

  • Related to Bug #19708: StorageFS does not destroy objects from ruby-openscap added
Actions #3

Updated by Marek Hulán almost 7 years ago

  • Target version changed from 1.13.4 to 1.14.0
Actions #4

Updated by Marek Hulán almost 7 years ago

  • Target version changed from 1.14.0 to 1.14.3
Actions #5

Updated by Marek Hulán almost 7 years ago

  • translation missing: en.field_release set to 254
Actions #6

Updated by Marek Hulán almost 7 years ago

  • Target version changed from 1.14.3 to 1.17.0-RC2
Actions #7

Updated by Ondřej Pražák almost 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF