WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73625
[EFL] Remove dangle entry pointer from matrix list
https://bugs.webkit.org/show_bug.cgi?id=73625
Summary
[EFL] Remove dangle entry pointer from matrix list
JungJik Lee
Reported
2011-12-01 22:37:40 PST
Before freeing the item, it also should be removed from the matrix list. so that it prevent leaving dangling pointer on the matrix list.
Attachments
proposal_patch
(1.39 KB, patch)
2011-12-01 22:48 PST
,
JungJik Lee
no flags
Details
Formatted Diff
Diff
add patch number
(1.39 KB, patch)
2011-12-01 22:50 PST
,
JungJik Lee
rniwa
: review+
webkit.review.bot
: commit-queue-
Details
Formatted Diff
Diff
rebased patch
(1.38 KB, patch)
2011-12-02 09:22 PST
,
JungJik Lee
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
JungJik Lee
Comment 1
2011-12-01 22:48:07 PST
Created
attachment 117573
[details]
proposal_patch
JungJik Lee
Comment 2
2011-12-01 22:50:39 PST
Created
attachment 117574
[details]
add patch number
WebKit Review Bot
Comment 3
2011-12-01 22:50:48 PST
Attachment 117573
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/efl/ChangeLog', u'Source/Web..." exit_code: 1 Source/WebKit/efl/ChangeLog:1: ChangeLog entry has no bug number [changelog/bugnumber] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gyuyoung Kim
Comment 4
2011-12-01 23:25:07 PST
Comment on
attachment 117574
[details]
add patch number LGTM.
WebKit Review Bot
Comment 5
2011-12-02 03:04:23 PST
Comment on
attachment 117574
[details]
add patch number Rejecting
attachment 117574
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: t/git/webkit-commit-queue/Source/WebKit/chromium/v8 --revision 10105 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 48>At revision 10105. ________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Full output:
http://queues.webkit.org/results/10697000
JungJik Lee
Comment 6
2011-12-02 09:22:39 PST
Created
attachment 117636
[details]
rebased patch please land it manually.
WebKit Review Bot
Comment 7
2011-12-02 14:44:44 PST
Comment on
attachment 117636
[details]
rebased patch Rejecting
attachment 117636
[details]
from review queue.
jungjik.lee@samsung.com
does not have reviewer permissions according to
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/committers.py
. - If you do not have reviewer rights please read
http://webkit.org/coding/contributing.html
for instructions on how to use bugzilla flags. - If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your reviewer rights.
Gyuyoung Kim
Comment 8
2011-12-02 15:02:04 PST
(In reply to
comment #6
)
> Created an attachment (id=117636) [details] > rebased patch > > please land it manually.
Jung Jik, Do not set r+ after now. Reviewer is only able to set r+. In this case, you just need to request for cq?.
JungJik Lee
Comment 9
2011-12-02 17:18:01 PST
(In reply to
comment #8
)
> (In reply to
comment #6
) > > Created an attachment (id=117636) [details] [details] > > rebased patch > > > > please land it manually. > > Jung Jik, Do not set r+ after now. Reviewer is only able to set r+. In this case, you just need to request for cq?.
Now I know, Thanks gyuyoung.
WebKit Review Bot
Comment 10
2011-12-02 18:00:03 PST
Comment on
attachment 117636
[details]
rebased patch Clearing flags on attachment: 117636 Committed
r101887
: <
http://trac.webkit.org/changeset/101887
>
WebKit Review Bot
Comment 11
2011-12-02 18:00:08 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug