diff options
author | bde <bde@FreeBSD.org> | 2001-04-04 15:09:54 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2001-04-04 15:09:54 +0000 |
commit | 3750cde6a8a833ee5ed5d9ec16c64e7e24f0b943 (patch) | |
tree | f5cee6eeede304e1774da416a4ebb4fd1ea03963 /lib/libpthread/thread/thr_create.c | |
parent | bb9b92ab00e7ac9f32d7817c63399033874c4a5f (diff) | |
download | FreeBSD-src-3750cde6a8a833ee5ed5d9ec16c64e7e24f0b943.zip FreeBSD-src-3750cde6a8a833ee5ed5d9ec16c64e7e24f0b943.tar.gz |
Fixed a null pointer bug in rev.1.10. Rev.1.10 was supposed to to
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
Diffstat (limited to 'lib/libpthread/thread/thr_create.c')
0 files changed, 0 insertions, 0 deletions