CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/01/19 13:04:05
Modified files: libexec/ld.so : sod.c Log message: Do not divide by zero in _dl_findhint() if there is a valid hints file but no buckets in it (could happen if the administrator reruns ldconfig with bogus paths). ok matthew@ kurt@ drahn