Changeset 8cafeb8b in ffmpeg

Timestamp:
Mar 10, 2014, 9:11:08 AM (11 years ago)
Author:
Martin Storsjö <martin@martin.st>
Branches:
master
Children:
4c63beee, e854b8f9
Parents:
558b20d7
git-author:
Martin Storsjö <martin@martin.st> (03/09/14 20:44:10)
git-committer:
Martin Storsjö <martin@martin.st> (03/10/14 09:11:08)
Message:

mxfdec: Validate parameters to strftime

The MSVCRT version of strftime calls the invalid parameter handler
if the struct values in struct tm are invalid. In case no invalid
parameter handler is set for the process, the process is aborted.

This fixes fate failures on MSVC builds since 570af382.

Based on a patch by Hendrik Leppkes.

Signed-off-by: Martin Storsjö <martin@martin.st>

(No files)

Note: See TracChangeset for help on using the changeset viewer.