Bug 8788 - spnego_parse_krb5_wrap() frees invalid memory.
Summary: spnego_parse_krb5_wrap() frees invalid memory.
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: Ntlm_auth Tool (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 19:31 UTC by Jeremy Allison
Modified: 2012-10-15 09:26 UTC (History)
0 users

See Also:


Attachments
git-am fix that went into master - applies to v3-6-test (1.06 KB, patch)
2012-03-02 19:32 UTC, Jeremy Allison
abartlet: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Allison 2012-03-02 19:31:41 UTC
Can lead to a crash.
Comment 1 Jeremy Allison 2012-03-02 19:32:46 UTC
Created attachment 7355 [details]
git-am fix that went into master - applies to v3-6-test

Andrew - please review for 3.6.next (applies cleanly).
Comment 2 Jeremy Allison 2012-03-02 19:34:58 UTC
Comment on attachment 7355 [details]
git-am fix that went into master - applies to v3-6-test

Attachment also applies cleanly to v3-5-test.
Comment 3 Jeremy Allison 2012-10-15 04:07:51 UTC
Re-assigning to Karolin for inclusion in 3.5.next and 3.6.next.
Jeremy.
Comment 4 Karolin Seeger 2012-10-15 09:26:43 UTC
Pushed to v3-6-test and v3-5-test (double-checked that it is already in v4-0-test).
Closing out bug report.

Thanks!