Skip to content

Conversation

@sharkleash
Copy link
Contributor

@sharkleash sharkleash commented Sep 11, 2023

check curl_easy_setopt return values for non-zero results

unsure if exit(1) is the right way to go about aborting here.

@sharkleash sharkleash changed the title check curl_easy_setopt return values for non-zero results CID-1508987 Sep 11, 2023
@maskit maskit assigned maskit and sharkleash and unassigned maskit Sep 11, 2023
@duke8253 duke8253 linked an issue Sep 11, 2023 that may be closed by this pull request
@maskit maskit added this to the 10.0.0 milestone Sep 11, 2023
@bryancall bryancall merged commit b34977f into apache:master Sep 11, 2023
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jun 3, 2024
* check curl_easy_setopt return values for non-zero results
* add parentheses around or statement
cmcfarlen pushed a commit to cmcfarlen/trafficserver that referenced this pull request Jun 3, 2024
* commit '236b749b2b3cc746829ad534a7034ab7799d1b71':
  Allow origins to do TLS renegotiation (apache#10385)
  Remove deprecated debug output functions from 21 source files. (apache#9683)
  Fixes some make test build problems (apache#10402)
  Removes unused Errata functions from WCCP (apache#10380)
  Move InkAPI.cc into src/api (apache#10315)
  cmake: Generate files in rc, install the trafficserver script (apache#10367)
  Add support for OCSP requests by GET method (apache#10306)
  Preserve unmapped url regardless of need for remapping (apache#10304)
  Add TSVConnFdGet api (apache#10324)
  include/ts: comma on all last enum elements (apache#10400)
  cmake: Add remaining plugins without external deps (apache#10395)
  CID-1508974 (apache#10397)
  CID-1508987 (apache#10398)
  Coverity 1518564: fix off by one (apache#10401)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CID 1508987: Unchecked return value from library

3 participants