Skip to content

Conversation

@brbzull0
Copy link
Contributor

No description provided.

@brbzull0 brbzull0 added this to the 10.1.0 milestone Mar 31, 2025
@brbzull0 brbzull0 requested a review from cmcfarlen March 31, 2025 13:21
@brbzull0 brbzull0 self-assigned this Mar 31, 2025
Copy link
Contributor

@cmcfarlen cmcfarlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

chmod(accept_addr.sun.sun_path, 0777);
if (chmod(accept_addr.sun.sun_path, 0777) < 0) {
goto Lerror;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cmcfarlen cmcfarlen modified the milestones: 10.1.0, 10.2.0 Mar 31, 2025
@brbzull0 brbzull0 merged commit d605c6c into apache:master Apr 1, 2025
15 checks passed
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request May 27, 2025
* Fix for CID-1593545: Uninitialized scalar field

* Fix for 1593544 : Unchecked return value from library

(cherry picked from commit d605c6c)
cmcfarlen pushed a commit that referenced this pull request Jun 3, 2025
…12258)

* Couple of coverity fixes. (#12145)

* Fix for CID-1593545: Uninitialized scalar field

* Fix for 1593544 : Unchecked return value from library

(cherry picked from commit d605c6c)

* [compress] Add an option to do not compress partial object (#12121)

(cherry picked from commit 678d786)

---------

Co-authored-by: Damian Meden <dmeden@apache.org>
@cmcfarlen cmcfarlen moved this to picked v10.1.0 in ATS v10.1.x Jun 9, 2025
@cmcfarlen cmcfarlen modified the milestones: 10.2.0, 10.1.0 Jun 9, 2025
@cmcfarlen
Copy link
Contributor

This was added to milestone 10.1.0 via #12258

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: picked v10.1.0

Development

Successfully merging this pull request may close these issues.

2 participants