[FFmpeg-trac] #7175(ffmpeg:closed): static AVMutex without initialization (pthread_mutex_init)

FFmpeg trac at avcodec.org
Sun Apr 29 13:39:53 EEST 2018


#7175: static AVMutex without initialization (pthread_mutex_init)
-------------------------------------+-----------------------------------
             Reporter:  Antr         |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  ffmpeg
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by heleppkes):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 All these AVMutex are initialized statically, ie.

 static AVMutex mutex = AV_MUTEX_INITIALIZER;

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7175#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list