view src/flacng/flac_compat.h @ 2415:4fb714073ae4

fix for bug #150: - avoid use of memcpy in these cases since memory area may overlap. - do not perform memmove if it is not necessary.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Wed, 20 Feb 2008 02:57:59 +0900
parents 626f78ff2439
children
line wrap: on
line source

#include "flac_compat112.h"
#include "flac_compat113.h"
#include "flac_compat114.h"