BR3060469: Fix SIGSEV on missed %deftok second parameter
commit6908e585608d65374112a1ab5c5537c78b436e54
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 6 Sep 2010 15:36:15 +0000 (6 19:36 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Mon, 6 Sep 2010 15:36:15 +0000 (6 19:36 +0400)
tree72462f531b74132b95fe9ba4951b9a8a687f4054
parent68a344003ab976cf6abad381efe2bb42b5c3f2f2
BR3060469: Fix SIGSEV on missed %deftok second parameter

In case if a second parameter of %deftok is missed we hit
NULL dereference. Fix it.

Reported-by: Christian Masloch
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
preproc.c