Set static values to NULL after use 30/128030/1
authorDmitry Kovalenko <d.kovalenko@samsung.com>
Tue, 7 Mar 2017 07:40:00 +0000 (10:40 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 4 May 2017 06:34:47 +0000 (09:34 +0300)
commit7913a4ff4cb7167ecd9162ef51e30dcf85d551a7
tree3aaf3dfd82ef52520097d970aa33547eb9be3bd5
parente594fa7f91192508c6459d19bd76f342f5b9e4bf
Set static values to NULL after use

In case of built-in mode these variables should be reinitialized
otherwise it leads to double put_dentry

Change-Id: I0002c6186c9fcafa811bb8c48ccbc8d5137c7e4b
got_patcher/gt_module.c
preload/preload_module.c
uihv/uihv_module.c