search for: zhenbo

Displaying 20 results from an estimated 32 matches for "zhenbo".

Did you mean: pheno
2012 Feb 04
8
Potential memory leak in sshd [detected by melton]
...sshd (openssh-5.9p1). The url below is the index of bug reports that are checked as real bugs manually. http://lcs.ios.ac.cn/~xuzb/bugsfound/memleak/openssh-5.9p1/realbugs/sshd/index.html Shall we fix these bugs? Or just let them go since they are not so serious? Hope for your replies! -- Zhenbo Xu
2011 Dec 30
7
[Bug 1967] New: Potential memory leak
...ation: Unclassified Product: Portable OpenSSH Version: 5.9p1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: zhenbo1987 at gmail.com I applied a memory leak detection tool, called melton(http://lcs.ios.ac.cn/~xuzb/melton.html), to detect the potential bugs in openssh-5.9p1. The url below is the index of bug reports that are checked as real bugs manually. http://lcs.ios.ac.cn/~xuzb/bugsfound/memleak/openssh-5.9...
2013 Sep 23
0
[LLVMdev] Cannot get Alias Analysis?
...#39;Call graph node for function: 'f'<<0x1b1b350>> #uses=1 '... 0x1b106e0 Required Analyses: Basic CallGraph Construction, No Alias Analysis (always returns 'may' alias) Do I miss something? By the way, how do I use basicaa instead of no-aa? Thank you! -- Zhenbo Xu -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130923/94a8b2a3/attachment.html>
2013 May 07
0
Some potential bugs in Openssh-6.2p1
...roups) < 0) as a function argument. 6. Use After free file: monitor.c function: At line 1219: debug3("%s: key %p is %s", __func__, key, allowed ? "allowed" : "not allowed"); in which key is release at line 1198: key_free(key); Hope for your replies! Regards, -- Zhenbo Xu
2017 Oct 20
0
Wine release 2.0.3
...plement if_nametoindex. msvcp140: Implement _To_wide. Zebediah Figura (4): secur32/tests: Zero-initialize contexts. msacm32: Don't write cbSize if the format is WAVE_FORMAT_PCM. winemp3.acm: Fix error in acmStreamSize(). msacm32: Rewrite PCM conversion functions. Zhenbo Li (1): ole32: Add stub for OleGetIconOfFile. -- Michael Stefaniuc mstefani at winehq.org
2014 Aug 08
0
Wine release 1.7.24
...ation. strmbase: Separate BasePin destructors from Release. qcap: Destroy BaseOutputPin in VfwPin_Release. quartz: Destroy BaseOutputPin in FileAsyncReaderPin_Release. quartz: Fix IEnumFiltersImpl memory leak. quartz: Destroy BaseRenderer in NullRendererInner_Release. Zhenbo Li (2): mshtml/tests: Better output when an exception is caught. mshtml: Added IHTMLStyle:: textTransform property implementation. -- Alexandre Julliard julliard at winehq.org
2014 Aug 22
0
Wine release 1.7.25
...formation. Vincent Povirk (5): mscoree: Implement corruntimehost_Start. mscoree: Implement corruntimehost_CreateDomainSetup. mscoree: Factor out common code for calling .NET methods. wbemprox: Implement __SystemSecurity::GetSD. wbemprox: Stub __SystemSecurity::SetSD. Zhenbo Li (15): mshtml: Added IHTMLStyle::textIndent property implementation. mshtml: Added IHTMLStyleElement::lineHeight property. mshtml: Added IHTMLStyle::listStylePosition property implementation. mshtml/tests: Fix test_tr_modify(). mshtml: Added IHTMLTable::insertRow/del...
2014 Jul 11
0
Wine release 1.7.22
...uri conversion steps. winebrowser: Don't use IUriBuilder with unix file: uri's. urlmon: Add tests for implicit file uri's with percent encodings. gdiplus: Account for transforms when calculating hdc bounds. winex11: Leave fullscreen state alone when minimizing. Zhenbo Li (1): shlwapi/tests: Add tests for PathIsRelativeA/W. -- Alexandre Julliard julliard at winehq.org
2014 Sep 05
0
Wine release 1.7.26
...ed3d: Replace VFLAG_PBO with resource->map_binding. wined3d: Move volume flags to volume.c. wined3d: Initialize the map binding in resource_init. ddrawex: Don't leak surfaces. YongHao Hu (1): msvcp90: Added complex_float_pow implementation (fix precision) and tests. Zhenbo Li (1): mshtml/tests: Fix a memory leak. -- Alexandre Julliard julliard at winehq.org
2016 Jan 09
0
Wine release 1.9.1
...se a slop for test_shademode. Thomas Faber (2): msi: Use the intended attributes when overwriting the target file in cabinet_copy_file. quartz: Don't cache IFilterMapper2 interface in FilterGraph2. YongHao Hu (1): msvcr120: Enable MSVCRT__nextafterf when _MSVCR_VER>=120. Zhenbo Li (1): mshtml: Add IHTMLXMLHttpRequest::responseXML() method implementation. -- Alexandre Julliard julliard at winehq.org
2014 Jul 25
0
Wine release 1.7.23
...GST child class. wineqtdecoder: Destroy BaseFilter after QT child class. quartz: Destroy BaseFilter after child class. include: Correctly spell STATUS_SMI_PRIMITIVE_INSTALLER_FAILED. Vincent Povirk (1): mscoree: Accept "v4.0" as a runtime version in config files. Zhenbo Li (5): mshtml: Added support for IHTMLTable[23] interfaces in HTMLTable. mshtml: Added IHTMLTable::summary property implementation. mshtml: Added IHTMLFormElement::reset method implementation. mshtml: Fixed get_target_window when no parent frame is found. mshtml: Adde...
2015 Aug 07
0
Wine release 1.7.49
...scale value. d3d9/tests: Add a depth bias test. d3d9/tests: Mark testbot depth bias results broken. Vincent Povirk (1): ole32: Ignore high part of size in storage version 3 files. YongHao Hu (1): msvcp120/tests: Fix error test case of tr2_sys_Copy_file in FAT filesystem. Zhenbo Li (6): mshtml: Add IHTMLXMLHttpRequest::statusText property implementation. mshtml: Add IHTMLXMLHttpRequest::getResponseHeader() method implementation. mshtml: Add IHTMLXMLHttpRequest::getAllResponseHeaders() method implementation. mshtml: Add IHTMLOpinionElement::index pro...
2017 Jun 23
0
Wine release 2.11
...z: Use nAvgBytesPerSec to calculate length. winemp3.acm: Disallow operations encoding to MPEG. msacm32: Don't add a format entry if it is decode-only. msacm32: Add invalid parameter checks for acmFormatChoose(). msacm32: Implement ACMFORMATCHOOSE_STYLEF_INITTOWFXSTRUCT. Zhenbo Li (1): ole32: Add stub for OleGetIconOfFile. -- Alexandre Julliard julliard at winehq.org
2016 Jun 10
0
Wine release 1.9.12
...): explorer: Hide empty folders in the start menu. gdiplus/tests: Accept empty metafiles having 0 size on Windows. gdiplus: Return visible clip bounds in world coordinates. mscoree: Update Wine Mono to 4.6.3. YongHao Hu (1): msvcr120/tests: Add critical section test. Zhenbo Li (1): winegstreamer: Remove a condition which is always true. -- Alexandre Julliard julliard at winehq.org
2014 Jun 27
0
Wine release 1.7.21
...windowscodecs: Fix leak in test_propertybag_getpropertyinfo. windowscodecs: Fix leak in test_QueryCapability. windowscodecs: Fix leak in test_QueryCapability. Revert "windowscodecs: Fix leak in test_QueryCapability.". windowscodecs: Fix interlaced PNG writing. Zhenbo Li (2): mshtml: Added IHTMLTableCell::cellIndex method implementation. shell32: Fix SHFileOperation when deleting a nonexistent directory. -- Alexandre Julliard julliard at winehq.org
2015 Aug 21
0
Wine release 1.7.50
...plementation and test. msvcp110: Add tr2_sys__Remove_dir_wchar implementation and test. msvcp110: Add tr2_sys__Copy_file_wchar implementation and test. msvcp110: Add tr2_sys__Rename_wchar implementation and test. msvcp110: Add tr2_sys__Statvfs_wchar implementation and test. Zhenbo Li (4): msxml3: Handle NULL parameter in IXMLDOMElement::get_ownerDocument(). mshtml: Add IHTMLSelectElement::name property implementation. mshtml: Add IHTMLSelectElement::form property implementation. mshtml: Add IHTMLXMLHttpRequest::abort() method implementation. -- Alexa...
2015 Sep 04
0
Wine release 1.7.51
...en dropdown menu dynamically. comdlg32: Show open dropdown menu on button press. advapi32: RegOpenKeyEx can return special roots when asked for empty subkey. mscoree: Don't modify the PATH environment variable. YongHao Hu (1): include: Add definition of CreateHardLink. Zhenbo Li (5): mshtml: Add IHTMLOptionElement::defaultSelected property implementation. mshtml: Add IHTMLOptionElement::form property implementation. mshtml: Remove unnecessary FIXME. mshtml/tests: Fix crash on win2000 testbot. shell32: Fix return type for helper functions of...
2016 Mar 18
0
Wine release 1.9.6
...der_generate_glsl_declarations(). wined3d: Avoid storing a material pointer in struct wined3d_cs_set_material. Vincent Povirk (3): mscoree: Restore previous domain whenever we set it. user32: Set capture earlier on popup menus. user32: Skip menu loop for empty popup menus. Zhenbo Li (1): authz: Stub AuthzAccessCheck, AuthzFreeContext, AuthzInitializeContextFromSid, AuthzInitializeContextFromToken. -- Alexandre Julliard julliard at winehq.org
2015 Jul 28
0
Wine release 1.7.48
...atomic float functions. vcomp: Implement atomic double functions. vcomp/tests: Add tests for atomic double functions. Vincent Povirk (1): winex11.drv: Don't change net_wm maximized state for minimized windows. YongHao Hu (1): msvcp110: Fix TRACE msg of tr2 functions. Zhenbo Li (3): mshtml: Add IHTMLXMLHttpRequest::responseText() method implementation. mshtml: Add IHTMLXMLHttpRequest::status property implementation. mshtml: Add nsChannel_GetResponseStatusText implementation. -- Alexandre Julliard julliard at winehq.org
2014 Jan 03
0
Wine release 1.7.10
...for some iterators. d3dx9_36: Make NUM_ELEM a define. d3dx9_36: Use float math functions. d3dx9_36: Floatify some constants. d3dx9_36: Add explicit casts in type conversion functions. d3dx9_36/tests: Fix calling convention specification. d3dx9_36/tests: Use NAN. Zhenbo Li (3): kernel32/tests: Add some tests for DeleteFileA. kernel32/tests: Add one more test for FindFirstFileA. wineps.drv: Constify a few pointers. -- Alexandre Julliard julliard at winehq.org