Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
5303cdc4
Commit
5303cdc4
authored
16 years ago
by
Yang Tse
Browse files
Options
Downloads
Patches
Plain Diff
Remove first version of comment not intended to be finally committed.
parent
feb03e47
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES
+0
-8
0 additions, 8 deletions
CHANGES
with
0 additions
and
8 deletions
CHANGES
+
0
−
8
View file @
5303cdc4
...
...
@@ -11,14 +11,6 @@ Yang Tse (13 Aug 2008)
in curlbuild.h as CURL_SIZEOF_LONG. Definition now done from configure process
and in CVS curlbuild.h.dist for non-configure systems.
- Make SIZE_OF_LONG mandatory. It is not possible to build the library without
it. It will be defined by the configure process in generated config.h. And
can be defined in hand-crafted system-specific config.h files to the numeric
size that sizeof(long) would return for that specific platform. It might be
ABI dependant, if this is the case, the definition is equally ABI dependant,
its value normally will be 4 or 8. It can also be defined in curlbuild.h.dist
and maybe it is easier and more appropriate to make the definition here.
Daniel Fandrich (12 Aug 2008)
- Fixed a buffer overflow problem in Curl_proxyCONNECT that could occur
when a server responded with long headers and data. Luckily, the buffer
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment