Commit f6c259d67af65b2ed69e181897f98aaa40d9d15c

Paul Eggert 2022-11-27T20:52:04

read-file: use memset_explicit * lib/read-file.c (fread_file, read_file): Use memset_explicit instead of explicit_bzero. * modules/read-file (Depends-on): Depend on memset_explicit instead of on explicit_bzero.