Created attachment 15908 [details] propsed patch for master
If there is a problem reading credential cache then smbclient can core with double free. e.g. something like smbclient -L //foo.bar.com can result in Enter TUX-NET\tux's password: Failed to resolve credential cache 'DIR:/run/user/1000/krb5cc'! (No credentials cache found) *** Error in `smbclient': double free or corruption (fasttop): 0x0000560cd2ea8890 *** Aborted (core dumped)
Created attachment 15909 [details] propsed patch for master new version (fixed a typo)
Created attachment 15911 [details] patch for 4.11 cherry picked from master
Created attachment 15912 [details] patch for 4.12 cherry picked from master
assign to Karolin for 4.12 & 4.11 inclusion
(In reply to Noel Power from comment #6) Pushed to autobuild-v4-{11,12}-test.
(In reply to Karolin Seeger from comment #7) Pushed to both branches. Closing out bug report. Thanks!
*** Bug 14353 has been marked as a duplicate of this bug. ***