Bug 13283 - nsswitch: fix double free errors in nsstest.c
Summary: nsswitch: fix double free errors in nsstest.c
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: 4.8
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks: 13287
  Show dependency treegraph
 
Reported: 2018-02-19 15:42 UTC by Ralph Böhme
Modified: 2018-02-28 11:47 UTC (History)
1 user (show)

See Also:


Attachments
Patch for 4.8 cherry-picked from master (2.16 KB, patch)
2018-02-27 10:16 UTC, Ralph Böhme
metze: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Böhme 2018-02-19 15:42:33 UTC
We need to zero out static pointers on free.
Comment 1 Ralph Böhme 2018-02-27 10:16:55 UTC
Created attachment 13990 [details]
Patch for 4.8 cherry-picked from master
Comment 2 Stefan Metzmacher 2018-02-27 15:27:24 UTC
Pushed to autobuild-v4-8-test.
Comment 3 Karolin Seeger 2018-02-28 11:47:07 UTC
Pushed to v4-8-test.
Closing out bug report.

Thanks!