[FFmpeg-devel] [PATCH] Move (linked) tables from .data to .data.relro

Diego 'Flameeyes' Pettenò flameeyes
Sat Jan 5 14:04:07 CET 2008


The attached patch moves to .data.relro all the table that reference
other tables, rather than having them in .data.

To do so it makes a few table directly constant, while for tables of
pointers, it also declares the pointers as constant.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-datarelro-tables.patch
Type: text/x-patch
Size: 5539 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080105/082ca068/attachment.bin>
-------------- next part --------------


-- 
Diego "Flameeyes" Petten?
http://farragut.flameeyes.is-a-geek.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080105/082ca068/attachment.pgp>



More information about the ffmpeg-devel mailing list