- Timestamp:
- Sep 30, 2013, 5:18:50 PM (11 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/src/test-delnull.c
r733aea2 rc0916f2 1 1 #include <stdlib.h> 2 2 #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. 3 6 4 7 int main ()
Note: See TracChangeset
for help on using the changeset viewer.