summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/div.c
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1997-01-20 03:33:36 +0000
committerwpaul <wpaul@FreeBSD.org>1997-01-20 03:33:36 +0000
commite9b8af16aa8d18a4f939310f422e0259a64022ca (patch)
tree523f519337a8fa1dc3be11d9a05cf732b0a90a6c /lib/libc/stdlib/div.c
parent7a84712547097d3eb58cabf774f32d43d29aa4d0 (diff)
downloadFreeBSD-src-e9b8af16aa8d18a4f939310f422e0259a64022ca.zip
FreeBSD-src-e9b8af16aa8d18a4f939310f422e0259a64022ca.tar.gz
Fix bug that slipped through last big round of changes: sometimes
yp_next_record() is called without a key (from xdr_my_ypresp_all()), in which case it returns the first key in the map. When doing this, it also needs to update the key index in the map queue entry. Without this, ypproc_all_2_svc() (and hence ypcat) don't work correctly. Noticed by: Michael L. Hench <hench@watt.cae.uwm.edu>
Diffstat (limited to 'lib/libc/stdlib/div.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud