OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: David Hill (dhillcvs.openbsd.org)
Date: Thu Dec 16 2010 - 12:47:01 CST


CVSROOT: /cvs
Module name: src
Changes by: dhillcvs.openbsd.org 2010/12/16 11:47:01

Modified files:
        lib/libc/stdlib: malloc.c

Log message:
avoid pointer arithmetic on void *

tested for a while by me.

ok otto