[Bug 1195360] Kernel 5.16.1-1 PAM issue after upgrading from 20220101 to 20220121
https://bugzilla.suse.com/show_bug.cgi?id=1195360 https://bugzilla.suse.com/show_bug.cgi?id=1195360#c4 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ematsumiya@suse.com --- Comment #4 from Jiri Slaby <jslaby@suse.com> --- And the commit author originally did: + if (ses->workstation_name) + sz += 2 * strnlen(ses->workstation_name, CIFS_MAX_WORKSTATION_LEN); + else + sz += 2 * strlen(CIFS_DEFAULT_WORKSTATION_NAME); This was removed later. Ccing also Enzo who was involved in the discussion too. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com