Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

include talloc log in our debug facility #2537

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

include talloc log in our debug facility #2537

sssd-bot opened this issue May 2, 2020 · 0 comments
Assignees
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/1495

  • Created at 2012-08-22 12:34:32 by pbrezina
  • Closed as Fixed
  • Assigned to mzidek

Talloc can detect several types of errors. The most interesting is the ability to detect access after free/double free when the invalid pointer is passed to a talloc function. It logs these violations into a talloc log. More information can be found in the tutorial:

http://talloc.samba.org/talloc/doc/html/libtalloc__debugging.html

We should include this log in our debug facility.

Comments


Comment from dpal at 2012-08-23 15:55:26

Fields changed

milestone: NEEDS_TRIAGE => Temp milestone
proposed_priority: Undefined => Important
rhbz: => 0


Comment from dpal at 2012-09-04 23:20:28

Moving all the features planned for 1.10 release into 1.10 beta.

milestone: Temp milestone => SSSD 1.10 beta


Comment from dpal at 2012-09-04 23:50:15

Fields changed

priority: major => minor


Comment from dpal at 2012-09-04 23:52:23

Fields changed

priority: minor => major


Comment from mzidek at 2012-10-15 11:00:13

Fields changed

owner: somebody => mzidek


Comment from mzidek at 2012-10-15 15:36:06

Fields changed

patch: 0 => 1


Comment from mzidek at 2012-10-15 15:37:34

Fields changed

status: new => assigned


Comment from jhrozek at 2012-10-29 17:18:14

Fixed in 9e2c64c

design: =>
design_review: => 0
fedora_test_page: =>
resolution: => fixed
status: assigned => closed


Comment from dpal at 2012-12-20 23:31:45

For tickets already closed set the field to "Want"

selected: => Want


Comment from pbrezina at 2017-02-24 14:59:26

Metadata Update from @pbrezina:

  • Issue assigned to mzidek
  • Issue set to the milestone: SSSD 1.10 beta
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants