]> granicus.if.org Git - handbrake/commit
LinGui: Fix several strict-aliasing warnings and a null pointer dereference
authorjstebbins <jstebbins.hb@gmail.com>
Sun, 7 Sep 2008 17:06:39 +0000 (17:06 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sun, 7 Sep 2008 17:06:39 +0000 (17:06 +0000)
commitb97863af3eb0b376403de71d89b070d65b6bbe9b
tree50d537dbb11c6f1ebd3febf095dc3932401563a6
parent5917f628bf5aa7d6c19aa4bb67588ef064dc709c
LinGui: Fix several strict-aliasing warnings and a null pointer dereference
that can happen if preferences don't yet exist and your running the app over
an ssh session.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1673 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/callbacks.c
gtk/src/hb-backend.c
gtk/src/presets.c
gtk/src/values.c