Home
last modified time | relevance | path

Searched refs:overruns (Results 1 – 25 of 25) sorted by relevance

/freebsd/sys/kern/
H A Dkern_time.c1708 uint64_t interval, now, overruns, value; in realtimer_expire_l() local
1728 overruns = howmany(now - value + 1, interval); in realtimer_expire_l()
1729 if (it->it_overrun + overruns >= in realtimer_expire_l()
1731 it->it_overrun + overruns <= INT_MAX) { in realtimer_expire_l()
1732 it->it_overrun += (int)overruns; in realtimer_expire_l()
/freebsd/contrib/sendmail/contrib/
H A Drmail.oldsys.patch8 for snprintf while maintaining the protection from buffer overruns. It also
/freebsd/crypto/heimdal/lib/wind/
H A DChangeLog81 overruns, dont use gcc/c99 extentions
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_secure_malloc.pod43 from pointer overruns or underruns that could return arbitrary data from
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Darm-realview-eb.dtsi297 /* Due to frequent FIFO overruns, use just 500 kHz */
H A Darm-realview-pbx.dtsi495 /* Due to frequent FIFO overruns, use just 500 kHz */
H A Darm-realview-pb1176.dts481 /* Due to frequent FIFO overruns, use just 500 kHz */
H A Darm-realview-pb11mp.dts446 /* Due to frequent FIFO overruns, use just 500 kHz */
/freebsd/crypto/krb5/src/windows/installer/wix/lang/
H A Dlicense.rtf93 …bhai of RedHat and Chris Evans for locating and providing patches for numerous buffer overruns.\par
/freebsd/crypto/heimdal/lib/asn1/
H A DChangeLog983 * der_get.c: check for overruns using SIZE_T_MAX
990 * der_get.c (der_get_oid): check for integer overruns and
/freebsd/contrib/file/
H A DChangeLog773 * Misc buffer overruns and missing buffer size tests in cdf parsing
1141 * Fix two potential buffer overruns in apprentice_list.
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq2117 * None-the-less, we must still catch and report overruns to
2140 * Status PKT overruns are unceremoniously recovered with a
H A Daic79xx.reg3945 * avoid the persistent sync offset overruns.
H A Daic7xxx.seq887 /* Guard against overruns */
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.def763 time since reset, timer overruns, calls to transmit.
H A Dinvoke-ntpq.texi643 time since reset, timer overruns, calls to transmit.
/freebsd/contrib/one-true-awk/
H A DFIXES.1e277 Fixes for various array / memory overruns found via gcc's
/freebsd/contrib/ntp/
H A DChangeLog1052 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.
2260 * [Bug 2001] from 4.2.6p4-RC3: ntpdc timerstats reports overruns as
3411 * [Bug 2001] ntpdc timerstats reports overruns as handled.
4077 * [Bug 1250] CID 53: kod_init_kod_db() overruns kod_db malloc'd buffer.
H A DNEWS2990 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.
3543 * IPv6 addresses in the local column truncated to prevent overruns
6756 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.
7309 * IPv6 addresses in the local column truncated to prevent overruns
H A DCommitLog32401 [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.
[all...]
/freebsd/crypto/openssl/
H A DNEWS.md631 * Fixed various read buffer overruns processing ASN.1 strings ([CVE-2021-3712])
H A DCHANGES.md3765 * Fixed various read buffer overruns processing ASN.1 strings
/freebsd/sys/conf/
H A DNOTES457 # overruns or use-after-free will usually only affect memory from
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES8246 SECURITY: fix some buffer overruns; in at least one case this allows
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt7792 also return status in order to prevent buffer overruns. See the ACPICA