[FFmpeg-devel] [PATCH 2/2] avutil/atomic: reuse ret to avoid dereferencing twice the same value.
Clément Bœsch
u at pkh.me
Sat Dec 27 22:24:23 CET 2014
On Tue, May 27, 2014 at 04:18:30AM +0200, Michael Niedermayer wrote:
> On Mon, May 26, 2014 at 09:18:59PM +0200, Clément Bœsch wrote:
> > ---
> > Shouldn't change anything since ptr access is locked with the mutex, but code
> > looks more obvious that way to me. Maybe I'm wrong...
> > ---
> > libavutil/atomic.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> ok
>
applied
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141227/9ba35cf6/attachment.asc>
More information about the ffmpeg-devel
mailing list