Ignore:
Timestamp:
Sep 30, 2013, 5:18:50 PM (11 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
845c435
Parents:
733aea2
git-author:
Paul Brossier <piem@piem.org> (09/30/13 15:52:05)
git-committer:
Paul Brossier <piem@piem.org> (09/30/13 17:18:50)
Message:

tests/src/test-delnull.c: add comment

File:
1 edited

Legend:

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

    r733aea2 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.