]> git.ipfire.org Git - thirdparty/shadow.git/commit
Check if crypt_method null before dereferencing
authorSkyler Ferrante <sjf5462@rit.edu>
Tue, 30 May 2023 19:00:12 +0000 (15:00 -0400)
committerGitHub <noreply@github.com>
Tue, 30 May 2023 19:00:12 +0000 (14:00 -0500)
commitb422e3c31691412f0a5404d09f7b328477e23c48
tree98a1e929d3a723070c499841e63a0d142c1f9871
parentd9f0246611aea527f21c15256a6340c618f22d73
Check if crypt_method null before dereferencing

Make sure crypto_method set before sha-rounds. Only affects newusers.
src/newusers.c