[Swfdec] Bug report: Swfdec-Mozilla source code error

李智豪 zhihaoli.scut at gmail.com
Thu Nov 5 03:13:08 PST 2009


Dear All,
  
 I am reading the source code of Swfdec-Mozilla recently.
 version: swfdec-mozilla-0.8.2
 File: src/plugin.c 
 Line: 292
 func: plugin_new
 original: "if (g_ascii_strcasecmp (argv[j], possibilities[j].name) == 0) {"
 I think it should be "if (g_ascii_strcasecmp (argv[i], possibilities[j].name) == 0) {"
 that is argv[j] -> argv[i]
  
 PS: this problem still in version 0.9.2
  
 zhihaoli
 2009-11-05
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/swfdec/attachments/20091105/c4d070b7/attachment.html 


More information about the Swfdec mailing list