aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/tls_openssl.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-05-30 16:02:08 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-06-02 00:44:44 +0200
commit0742239289b0d29d219cdb1f80ff1e0a345052d4 (patch)
tree6ad90c83eac62b275ff0c2715a3df20af4527344 /libavformat/tls_openssl.c
parent6ede1e3fbfa0aae09076529ace1aa7d114d65f5f (diff)
downloadffmpeg-0742239289b0d29d219cdb1f80ff1e0a345052d4.tar.gz
fftools/graph/graphprint: Fix races when initializing graphprint
Setting print_graphs_format (in case no -print_graphs_format option was specified) is racy, as is using av_strtok() to split it. Both have been removed. Notice that using av_strtok() was destructive: In the absence of races the options would only have been applied for the first initialization. Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions