You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RDK-52196: [SECVULN] Unsafe Use of strncpy C Functions
Reason for change: Resolve security vulnerabilities in rdkservices
Test Procedure: See ticket
Risks: Low
Priority: P1
Signed-off-by: melhar098 <[email protected]>
Copy file name to clipboardExpand all lines: AVOutput/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,10 @@ All notable changes to this RDK Service will be documented in this file.
15
15
* Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
16
16
17
17
* For more details, refer to [versioning](https://github.com/rdkcentral/rdkservices#versioning) section under Main README.
Copy file name to clipboardExpand all lines: Miracast/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ All notable changes to this RDK Service will be documented in this file.
13
13
Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
14
14
15
15
For more details, refer to versioning section under Main README.
16
+
## [1.0.12] - 2025-01-02
17
+
### Security
18
+
- Resolved security vulnerabilities
19
+
16
20
## [1.0.11] - 2024-12-05
17
21
### Fixed
18
22
- Fixed the SIGILL crash while failed to unregister the Power Event.
0 commit comments