diff options
author | 2006-12-06 17:49:58 +0000 | |
---|---|---|
committer | 2006-12-06 17:49:58 +0000 | |
commit | 765fc5fd44fcf0bc7393e9b0536439c0ee431250 (patch) | |
tree | be74d1a45511ad9dd2ebf954103d7265c9e5cfca /sys/dev | |
parent | malloc(..., M_NOWAIT) with no NULL check is bad. If allocation fails, (diff) | |
download | wireguard-openbsd-765fc5fd44fcf0bc7393e9b0536439c0ee431250.tar.xz wireguard-openbsd-765fc5fd44fcf0bc7393e9b0536439c0ee431250.zip |
nfs_readdirplusrpc():
Replace the pointer aerobics used to construct the
namecache hash with a more saner approach since the
former could lead to a null deref (PR5305).
Also make sure that the current buf is bigenough
before caching the current entry.
comments&ok pedro@
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions