Commit c17a4f0
committed
axe an unnecessary call to sscanf() when parsing the response line
from the origin server
apr_date_checkmask() already verified the expected text and digit
positions; all that is needed is to cheaply find which digits
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999694 13f79535-47bb-0310-9956-ffa450edef681 parent bf77898 commit c17a4f0
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1534 | 1534 | | |
1535 | 1535 | | |
1536 | 1536 | | |
1537 | | - | |
1538 | | - | |
1539 | | - | |
1540 | | - | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
1541 | 1540 | | |
1542 | 1541 | | |
1543 | 1542 | | |
1544 | | - | |
| 1543 | + | |
1545 | 1544 | | |
1546 | 1545 | | |
1547 | 1546 | | |
| |||
0 commit comments