https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202358
Bug ID: 202358
Summary: [patch] [zfs] fix possible assert fail in
sa_handle_get_from_db()
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202326
--- Comment #5 from Ed Schouten ---
That's a good point. I was merely focussing on cases where short is 16 bits and
integers are >= 32 bits.
Do you think using something like `UINT_MAX / k` is a better idea? If we were
to pick k == 100, th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202326
--- Comment #6 from k...@csie.org ---
Sounds good to me
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.o
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202326
--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:
Author: ed
Date: Sun Aug 16 13:59:12 UTC 2015
New revision: 286827
URL: https://svnweb.freebsd.org/changeset/base/286827
Log:
Pick UINT_MAX / 100 as an upperbo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202362
Bug ID: 202362
Summary: ntp: restore refclocks selection
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202364
Bug ID: 202364
Summary: [patch] [netvsc] stable/10 buildworld is broken with
MODULES_WITH_WORLD
Product: Base System
Version: 10.2-STABLE
Hardware: Any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202365
Bug ID: 202365
Summary: [patch] [geli] Consider improving PBKDF2 performance
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199697
Marcel Moolenaar changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|