#9535 ipa-kdb: Cannot determine if PAC generator is available
Closed: fixed a year ago by frenaud. Opened a year ago by jrische.

The PAC generator structure ipadb_context.mspac is allocated systematically and its content is not guaranteed to be exhaustive.

In some cases, the behavior of the KDB plugin must change depending of the capacity of the domain to generate PACs. But the current implementation makes this difficult to determine.

The ipadb_context.mspac structure should be set only if all its attributes can be set, or set to NULL otherwise.


a year ago

master:

  • 8359293 ipa-kdb: Rework ipadb_reinit_mspac()

ipa-4-9:

  • 7f072e3 ipa-kdb: Rework ipadb_reinit_mspac()

ipa-4-11:

  • febfd9c ipa-kdb: Rework ipadb_reinit_mspac()

ipa-4-10:

  • 7b7f5c3 ipa-kdb: Rework ipadb_reinit_mspac()

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

a year ago

master:

  • dc3e902 ipa-kdb: Fix double free in ipadb_reinit_mspac()

ipa-4-9:

  • dd27d22 ipa-kdb: Fix double free in ipadb_reinit_mspac()

ipa-4-11:

  • ac44c3d ipa-kdb: Fix double free in ipadb_reinit_mspac()

ipa-4-10:

  • f1efe44 ipa-kdb: Fix double free in ipadb_reinit_mspac()

Log in to comment on this ticket.

Metadata