Fixed the build error using gcc 13 27/295027/1 accepted/tizen/unified/20230703.093344 accepted/tizen/unified/dev/20230726.115617
authorwchang kim <wchang.kim@samsung.com>
Fri, 30 Jun 2023 04:19:12 +0000 (13:19 +0900)
committerwchang kim <wchang.kim@samsung.com>
Fri, 30 Jun 2023 04:19:12 +0000 (13:19 +0900)
commitb58bf3192afcbf29e7e3df13cd8e18906a6390e4
tree4feb73eb5cc73007fdf4185d4c733774d517f324
parentdd1d08a3db0c643c338dd03874a3a4038b13762b
Fixed the build error using gcc 13

/home/abuild/rpmbuild/BUILD/capi-mediamuxer-0.1.28/src/port_gst/mediamuxer_port_gst.c: In function '_gst_create_pipeline':
/home/abuild/rpmbuild/BUILD/capi-mediamuxer-0.1.28/src/port_gst/mediamuxer_port_gst.c:1041:91: error: '__builtin___snprintf_chk' output may be truncated before the last format character [-Werror=format-truncation=]
1041 |                                 snprintf(str_appsrc, MAX_STRING_LENGTH, "subtitle_appsrc%d", current->track_index);

Change-Id: I998a798b6abee69c7a204d031baaa88d326180b8
include/port_gst/mediamuxer_port_gst.h