IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 26, 2016, 6:18:50 AM (10 years ago)
Author:
eugene
Message:

trying to catch some (possible) stack and heap overflow errors: adding padding to allocated config regions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/Makefile

    r39338 r39393  
    6666$(DESTLIB)/libohana.$(DLLTYPE): $(LIB)/libohana.$(ARCH).$(DLLTYPE)
    6767
    68 TESTPROG_XTRA = sprintf_floats
    69 TESTPROG = memtest typetest string
     68TESTPROG_XTRA = sprintf_floats memtest typetest string
     69TESTPROG = aliasing
    7070
    7171$(TESTPROG) : % : $(TESTBIN)/% $(OBJS)
Note: See TracChangeset for help on using the changeset viewer.