[FFmpeg-trac] #5103(ffserver:new): Invalid format string in ffserver.c

FFmpeg trac at avcodec.org
Tue Dec 22 05:44:19 CET 2015


#5103: Invalid format string in ffserver.c
---------------------------------------+----------------------------------
               Reporter:  jeremyhu     |                  Owner:
                   Type:  defect       |                 Status:  new
               Priority:  normal       |              Component:  ffserver
                Version:  unspecified  |               Keywords:
             Blocked By:               |               Blocking:
Reproduced by developer:  0            |  Analyzed by developer:  0
---------------------------------------+----------------------------------
 The following was observed when building N-77414-g484cc66 and should
 probably be fixed:

 {{{
 ffserver.c:3856:60: warning: format specifies type 'long long' but the
 argument has type 'time_t' (aka 'long') [-Wformat]
                     feed->filename, (int64_t) pid, status, uptime);
                                                            ^~~~~~
 1 warning generated.
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5103>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list