mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 13:11:06 +00:00
805684585e
check_run.c: In function 'sig_handler': check_run.c:127:13: warning: 'child_sig' may be used uninitialized in this function [-Wmaybe-uninitialized] killpg(group_pid, child_sig); ^ check_run.c:130:31: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] sigaction(sig_nr, &old_action[idx], NULL); ^ |
||
---|---|---|
.. | ||
libcheck | ||
.gitignore | ||
check.h | ||
gstbufferstraw.c | ||
gstbufferstraw.h | ||
gstcheck.c | ||
gstcheck.h | ||
gstconsistencychecker.c | ||
gstconsistencychecker.h | ||
gsttestclock.c | ||
gsttestclock.h | ||
Makefile.am |