[FFmpeg-trac] #6685(undetermined:closed): Indirect function call with the wrong number of arguments in cmdutils.c

FFmpeg trac at avcodec.org
Sun Nov 3 20:41:49 EET 2019


#6685: Indirect function call with the wrong number of arguments in cmdutils.c
-------------------------------------+-------------------------------------
             Reporter:  vedantk      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  minor        |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:  fixed
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by mkver):

 Fixed in f2d522f2a88871ebd127b88169e22a6a7b6a81e5.
 (I didn't know that this had been reported. My starting point for
 investigating and fixing this was that function pointers and void*
 pointers are not guaranteed to be convertible, so that one gets a warning
 from GCC and Clang when compiling with -pedantic.)

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


More information about the FFmpeg-trac mailing list