error in lib/util.c

Herb Lewis hlewis at panasas.com
Mon Mar 5 19:08:45 GMT 2007


there is a function memalign_ that makes a call to memalign
that is not protected by our config variables that determine
if memalign is available. Not sure what we want to do in that
case. For FreeBSD memalign and posiz_memalign do not exist
however malloc aligns on page boundries if size is >= pgsize.


More information about the samba-technical mailing list