[vlc-devel] [PATCH 0/5] small mac prefs fixes

Lyndon Brown jnqnfe at gmail.com
Thu Sep 24 01:04:48 CEST 2020


a handful of small fixes for the macosx gui preferences component.

 1. fix for a null deref situation.
 2. fix for a use-after-free.
 3. fix relating to ModuleConfigControl stringValue.
 4. simplification relating to use of module_is_main().
 5. fix to respect hidden cat/subcat "hack", thus avoiding showing
options that should be hidden.

a little more to come later. also to follow is a commit to make the
hidden cat/subcat "hack" standardised.

patches are attached. previews emails (i'm not using git send-mail) for
review to follow shortly as replies.

please note that although i don't expect any problem, i've not compiled
these ones. i don't have a mac, don't have any sort of cross compiling
setup, and don't currently have CI setup on my videolan repo (could use
help with that).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac1.patch
Type: text/x-patch
Size: 1382 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200924/b6c33266/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac2.patch
Type: text/x-patch
Size: 730 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200924/b6c33266/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac3.patch
Type: text/x-patch
Size: 1048 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200924/b6c33266/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac4.patch
Type: text/x-patch
Size: 2908 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200924/b6c33266/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mac5.patch
Type: text/x-patch
Size: 1792 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200924/b6c33266/attachment-0004.bin>


More information about the vlc-devel mailing list