[FFmpeg-devel] [PATCH 2/2] configure: disable stripping and memory_poisoning in various toolchains
Michael Niedermayer
michael at niedermayer.cc
Mon Apr 10 04:51:40 EEST 2017
On Sun, Apr 09, 2017 at 06:46:51PM +0200, Clément Bœsch wrote:
> Toolchains which target debugging are meaningless with stripping and
> toolchains which target memory tracking are meaningless with memory
> pollution.
> ---
> configure | 8 ++++++++
> 1 file changed, 8 insertions(+)
memory_poisoning is not enabled by default in configure
this change would only change the case where the user of configure
enabled explicitly memory_poisoning
IMHO this feels wrong
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who are too smart to engage in politics are punished by being
governed by those who are dumber. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170410/8eca6795/attachment.sig>
More information about the ffmpeg-devel
mailing list