mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
move the "for safety" zeroing of unused members of timebuf to a better place. It actually moved the zeroing to a worse place and didn't add necessary braces. Fixed a nearby older bug. timebuf.tm_gmtoff was sometimes used even when timebuf was invalid. Even when it is zeroed, a failing mktime() might set it to nonzero. PR: 25243 |
||
|---|---|---|
| .. | ||
| cmds.c | ||
| cmdtab.c | ||
| complete.c | ||
| domacro.c | ||
| extern.h | ||
| fetch.c | ||
| ftp.1 | ||
| ftp.c | ||
| ftp_var.h | ||
| main.c | ||
| Makefile | ||
| pathnames.h | ||
| ruserpass.c | ||
| util.c | ||