Merge branch 'stable' #730
Annotations
10 warnings
praat/external/mp3/mp3.cpp#L209
ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
praat/external/mp3/mad_layer3.c#L1680
‘fastsdct’ accessing 72 bytes in a region of size 68 [-Wstringop-overflow=]
|
praat/external/espeak/compiledict.cpp#L1547
‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=]
|
praat/external/espeak/compiledict.cpp#L1554
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 244 [-Wformat-overflow=]
|
praat/external/espeak/compiledict.cpp#L1562
‘%s’ directive writing up to 39 bytes into a region of size between 15 and 244 [-Wformat-overflow=]
|
praat/external/espeak/error.cpp#L144
ignoring return value of ‘char* strerror_r(int, char*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
praat/external/espeak/klatt.cpp#L1010
iteration 5 invokes undefined behavior [-Waggressive-loop-optimizations]
|
praat/external/espeak/numbers.cpp#L1200
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
|
praat/external/espeak/numbers.cpp#L1205
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
|
praat/external/espeak/numbers.cpp#L1210
‘%d’ directive writing between 1 and 11 bytes into a region of size between 0 and 9 [-Wformat-overflow=]
|
This job succeeded
Loading