diff options
author | Diego Biurrun <diego@biurrun.de> | 2016-10-21 14:17:07 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2016-10-22 17:34:55 +0200 |
commit | 2f806622e1270d3ed1d41a53049a19673dafbe70 (patch) | |
tree | 3667dc62509b0985e676cee7b5829db29f523745 /libavformat/tls_openssl.c | |
parent | ed48a9d8143d2575a4458589cebde69ec326afd8 (diff) | |
download | ffmpeg-2f806622e1270d3ed1d41a53049a19673dafbe70.tar.gz |
bktr: Use memset(0) instead of zero initialization for struct sigaction
sigaction is not defined in standards as a struct starting with another
struct. Some *BSD variants do however, resulting in a warning from the
zero initialization, which this change eliminates.
This partially reverts a92be9b856bd11b081041c43c25d442028fe9a63.
Diffstat (limited to 'libavformat/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions