Changeset 60ff9de6 in ffmpeg

Timestamp:
Feb 5, 2011, 11:34:17 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
e8dcd73
Parents:
3a6a9cdf
git-author:
James Zern <jzern@google.com> (02/05/11 02:29:46)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (02/05/11 23:34:17)
Message:

cmdutils: fix codec-specific options from preset

Using a preset file caused the address of a stack variable to be stored
in opt_names/values. This change causes the strings to be dup'd then
freed in uninit_opts.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>

(No files)

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