[libdvdnav-devel] [PATCH] Restrict Exported Symbols To Those Currently Declared In Public Includes

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Sun Oct 18 03:06:38 CEST 2015


The shared library currently exports the symbols “dvdinput_close”,
“dvdinput_open”, “dvdinput_read”, “dvdinput_seek”, “dvdinput_setup” and
“dvdinput_title”, even though these are not currently declared in any
of the public include files.

This patch restricts the export-symbols-regex to stop exporting these.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: restrict-exported-symbols.patch
Type: text/x-patch
Size: 673 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/libdvdnav-devel/attachments/20151018/5460f862/attachment.bin>


More information about the libdvdnav-devel mailing list