[FFmpeg-devel] [PATCH]lavu/threadmessage: Properly declare a function pointer

Nicolas George george at nsup.org
Sat May 2 13:03:41 EEST 2020


Carl Eugen Hoyos (12020-05-02):
> My guess is to avoid a race condition.

Avoid a race condition is: take local variable, unlock, use local
variable. Here it is take local variable, lock, use local variable.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200502/1d88acb7/attachment.sig>


More information about the ffmpeg-devel mailing list