Sweden-Number/dlls/hhctrl.ocx
Michael Stefaniuc 85afcdbfb3 hhctrl.ocx: Fix the mem handling in get_attr() (Smatch).
name_buf is allocated on the stack and node_buf by heap_alloc.
Also don't leak node_buf when leaving the function.
2010-01-27 11:16:15 +01:00
..
Cs.rc
Da.rc
De.rc hhctrl.ocx: Update German translation. 2009-08-12 17:29:00 +02:00
El.rc
En.rc hhctrl.ocx: Add English neutral translations. 2009-07-07 14:18:32 +02:00
Fi.rc
Fr.rc hhctrl.ocx: Update French translation. 2009-07-03 13:11:15 +02:00
Hu.rc
Ko.rc
Lt.rc
Makefile.in
Nl.rc
No.rc
Pl.rc
Pt.rc
Ru.rc hhctrl.ocx: Convert the Russian resources to UTF-8. 2009-07-24 13:11:48 +02:00
Si.rc
Sv.rc
Tr.rc
Zh.rc
chm.c hhctrl.ocx: Fix a memory leak on an error path (Smatch). 2009-07-02 11:30:25 +02:00
content.c hhctrl.ocx: Fix the mem handling in get_attr() (Smatch). 2010-01-27 11:16:15 +01:00
help.c hhctrl.ocx: Handle NULL param. 2009-08-11 17:29:30 +02:00
hhctrl.c hhctrl.ocx: Try the Windows help directory if the specified file does not exist. 2009-07-01 13:14:12 +02:00
hhctrl.h hhctrl.ocx: Don't leak the CHM filename. 2009-07-01 13:12:17 +02:00
hhctrl.ocx.spec
regsvr.c
resource.h
version.rc
webbrowser.c