[vlc-devel] [PATCH] Fixes for a couple of issues spotted by clang

Fabian Keil freebsd-listen at fabiankeil.de
Thu Jul 2 22:01:58 CEST 2009


The attached patches fix a couple of issues spotted by clang.

Patch 1 and 2 prevent pointers from being used uninitialized,
patch 3 adds a missing break statement, patch 4 corrects a
return value (I think) and patch 5 removes a write-only variable.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-In-InitGLX13-make-sure-fbconf-has-a-defined-value.-O.patch
Type: text/x-patch
Size: 916 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090702/e28afdb0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-In-httpd_FileCallBack-make-sure-p_body-has-a-defined.patch
Type: text/x-patch
Size: 1078 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090702/e28afdb0/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-In-HandleMessage-don-t-let-the-0xF0-case-fallthrough.patch
Type: text/x-patch
Size: 737 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090702/e28afdb0/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Let-HandleMeta-return-ret-instead-of-0-why-else-woul.patch
Type: text/x-patch
Size: 615 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090702/e28afdb0/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Remove-write-only-variable-i_maxbytespersec-in-avi_H.patch
Type: text/x-patch
Size: 1139 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090702/e28afdb0/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090702/e28afdb0/attachment.sig>


More information about the vlc-devel mailing list