Fix use-after-free/double-free crash when leaving an empty lyrics syllable#34132
Closed
denisfalqueto wants to merge 1 commit into
Closed
Fix use-after-free/double-free crash when leaving an empty lyrics syllable#34132denisfalqueto wants to merge 1 commit into
denisfalqueto wants to merge 1 commit into
Annotations
10 warnings
|
Build
comparison of integer expressions of different signedness: ‘int’ and ‘widechar’ {aka ‘unsigned int’} [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘widechar’ {aka ‘unsigned int’} and ‘short int’ [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘widechar’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘widechar’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘int’ and ‘widechar’ {aka ‘unsigned int’} [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘int’ and ‘widechar’ {aka ‘unsigned int’} [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘int’ and ‘widechar’ {aka ‘unsigned int’} [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘int’ and ‘widechar’ {aka ‘unsigned int’} [-Wsign-compare]
|
|
Build
comparison of integer expressions of different signedness: ‘int’ and ‘widechar’ {aka ‘unsigned int’} [-Wsign-compare]
|
background
wait
wait-all
cancel
parallel
Loading