>Hi Bryan, > >Bryan Steele wrote on Wed, Apr 01, 2015 at 12:00:35AM -0600: > >> CVSROOT: /cvs >> Module name: src >> Changes by: bry...@cvs.openbsd.org 2015/04/01 00:20:38 >> >> Modified files: >> include : stdlib.h >> sys/kern : kern_malloc.c >> sys/sys : malloc.h >> Removed files: >> lib/libc/stdlib : reallocarray.c >> >> Log message: >> Xorg has stolen reallocarray from us. >> >> Thank <alan.coopersmith () oracle ! com> >> >> ok deraadt@ > >This obviously wasn't sufficiently tested. > > schwarze@isnote $ man reallocarray > man:man: undefined symbol 'reallocarray' > lazy binding failed! > Segmentation fault (core dumped) > >Please revert.
Sorry, but use of reallocarray now requires you to link -lX11. Still trying to figure out which authorities to report this damaging crime to.