Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/src/test-delnull.c

    r7e35b37 rc0916f2  
    11#include <stdlib.h>
    22#include <aubio.h>
     3
     4// Because aubio does not check for double free, this program will crash.
     5// Programs that call these functions should check for null pointers.
    36
    47int main ()
Note: See TracChangeset for help on using the changeset viewer.