segfault
Sigmund Augdal
sigmunau at stud.ntnu.no
Tue Apr 30 14:25:12 CEST 2002
This patch seems to fix the problem. Hope it will be applied.
Sigmund
On Tue, Apr 30, 2002 at 02:08:01AM +0200, Sigmund Augdal wrote:
> I seems like config_PutFloatVariable segfaults regardless of input.
> Just test by changing the zoom-value in the interface, and press Use or Apply
> or Ok.
>
> btw, is there a reason why intf_WarnMsg takes "char *" and not "const char *" ?
>
> Sigmund
>
> --
> This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
-------------- next part --------------
? patch
Index: modules_plugin.h
===================================================================
RCS file: /var/cvs/videolan/vlc/src/misc/modules_plugin.h,v
retrieving revision 1.22
diff -r1.22 modules_plugin.h
193a194
> (p_symbols)->config_PutFloatVariable = config_PutFloatVariable; \
More information about the vlc-devel
mailing list