fix #1154: although g_vsnprintf() is called, it don't like a NULL pointer for a ...
authorUlf Lamping <ulf.lamping@web.de>
Wed, 11 Oct 2006 07:31:01 +0000 (07:31 -0000)
committerUlf Lamping <ulf.lamping@web.de>
Wed, 11 Oct 2006 07:31:01 +0000 (07:31 -0000)
commitd099129659a93029d15f2d636007e1c426a73926
treefbdacb508471eb2cbcf3d85a16e0bdc3fbfdac36
parentc16a3fa90a3ade08c4184a3364dcdd50417dfbde
fix #1154: although g_vsnprintf() is called, it don't like a NULL pointer for a %s format string. The following proto_tree_add_text was already fixed.

svn path=/trunk/; revision=19489
epan/dissectors/packet-media.c