[asterisk-bugs] [Asterisk 0018042]: [patch] inefficient strlen() in ast_uri_decode loop
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 24 16:12:36 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18042
======================================================================
Reported By: wdoekes
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18042
Category: General
Reproducibility: always
Severity: trivial
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 288635
Request Review:
======================================================================
Date Submitted: 2010-09-23 15:29 CDT
Last Modified: 2010-09-24 16:12 CDT
======================================================================
Summary: [patch] inefficient strlen() in ast_uri_decode loop
Description:
Hi,
ast_uri_decode features a loop in which for every '%' encountered strlen()
is called. This is suboptimal.
Regards,
Walter
======================================================================
----------------------------------------------------------------------
(0127386) schmidts (developer) - 2010-09-24 16:12
https://issues.asterisk.org/view.php?id=18042#c127386
----------------------------------------------------------------------
yes allright.
sorry i just have looked on your change and thought would could be caused
by this and not hit the '%' before ;)
Issue History
Date Modified Username Field Change
======================================================================
2010-09-24 16:12 schmidts Note Added: 0127386
======================================================================
More information about the asterisk-bugs
mailing list