[FFmpeg-devel] [PATCH]lavu/threadmessage: Properly declare a function pointer
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sat May 2 13:00:31 EEST 2020
Am Sa., 2. Mai 2020 um 11:56 Uhr schrieb Nicolas George <george at nsup.org>:
>
> Carl Eugen Hoyos (12020-05-02):
> > Could you tell me where free_func() is used as a void *?
> > I don't see it.
>
> You are right, I misread. The problem is even simpler: why is there an
> intermediate variable in the first place?
My guess is to avoid a race condition.
Carl Eugen
More information about the ffmpeg-devel
mailing list