[Webkit-unassigned] [Bug 65408] New: [EFL] Add "return" statement corresponding to abnormal condition on _ewk_frame_smart_add.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 22:50:05 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65408
Summary: [EFL] Add "return" statement corresponding to abnormal
condition on _ewk_frame_smart_add.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hyuki.kim at samsung.com
CC: antognolli at profusion.mobi, leandro at profusion.mobi,
kubo at profusion.mobi, demarchi at webkit.org,
gyuyoung.kim at webkit.org
In order to avoid abnormal reference of variable "sd", it must be returned if it can't be allocated because variable "sd" can be referenced regardless of success of allocation.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list