Issue #3069 has been updated by swildner. Status changed from New to Closed
Thanks, I've pushed this too. ---------------------------------------- Bug #3069: [patch] Fix 3 more seg-faults on crypt(3) failure http://bugs.dragonflybsd.org/issues/3069#change-13251 * Author: lubos * Status: Closed * Priority: Normal * Assignee: * Category: Userland * Target version: ---------------------------------------- Hello, This patch fixes 3 cases of possible segmentation fault on calling strcmp(3) with crypt(3) error return value (NULL). Regards, Lubos Boucek ---Files-------------------------------- 0001-Fix-seg-faults-on-crypt-3-failure.patch (2.73 KB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
