NetBSD/sys
maxv 2898b430e9 'newrt' is not supposed to be NULL. Therefore, the NULL-check in the if()
is pointless; and even if 'newrt' were NULL, 'rt' would be dereferenced
later. This is not a bug.

CID 270855

ok christos@
2014-03-22 07:46:35 +00:00
..
altq kill sprintf 2014-03-20 20:51:40 +00:00
arch * GPIO interrupts of i.MX5 are divided into two groups. 2014-03-22 05:19:18 +00:00
coda Mechanically replace simplelock with kmutex_t. 2014-03-20 06:48:54 +00:00
compat Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
conf Add a driver for Realtek RTS5209/RTS5229 Card Reader. 2014-03-19 15:26:41 +00:00
crypto
ddb Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
dev spelling in comments 2014-03-21 22:00:00 +00:00
dist/pf Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
external Fix non-USB_DEBUG (and non-DWC2_DEBUG) build 2014-03-21 09:19:10 +00:00
fs Ilya Zykov: Prepare readdir for multi-mountpoint use 2014-03-21 17:21:53 +00:00
gdbscripts
ipkdb
kern Small changes: 2014-03-22 07:27:21 +00:00
lib for LIBSA_PRINTF_WIDTH_SUPPORT, 2014-03-22 02:51:44 +00:00
miscfs kill sprintf 2014-03-20 18:01:19 +00:00
modules Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
net 'newrt' is not supposed to be NULL. Therefore, the NULL-check in the if() 2014-03-22 07:46:35 +00:00
net80211 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netatalk Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netbt Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netinet need compat header. 2014-03-20 20:44:15 +00:00
netinet6 If IPv6 is disabled for an interface, mark all addresses as tentative. 2014-03-20 13:34:35 +00:00
netipsec Mark a variable __diagused 2014-03-08 12:18:04 +00:00
netisdn kill sprintf 2014-03-21 16:41:15 +00:00
netkey
netmpls Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
netnatm
netsmb Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
nfs Change nfs_clearcommit() to use vfs_vnode_iterator. 2014-03-17 09:35:24 +00:00
opencrypto Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
rump kill sprintf 2014-03-20 20:42:08 +00:00
secmodel Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
stand
sys Actually delete simplelock.h 2014-03-21 13:05:00 +00:00
ufs Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
uvm Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
Makefile