CHANGELOG.md (46d0768577e9b2124d0f7ab2346e6ee03fbed5bd) | CHANGELOG.md (4e1f131c5a204dfb61bfd19fab1a4320806e03da) |
---|---|
1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 16 unchanged lines hidden (view full) --- 25 261. pdr: Allow record_handle to be NULL for pldm_pdr_add_check() 27 28### Removed 29 301. bios_table: Remove pldm_bios_table_attr_entry_integer_encode_length() 312. bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum() 323. bios_table: Remove pldm_bios_table_attr_value_entry_encode_string() | 1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 16 unchanged lines hidden (view full) --- 25 261. pdr: Allow record_handle to be NULL for pldm_pdr_add_check() 27 28### Removed 29 301. bios_table: Remove pldm_bios_table_attr_entry_integer_encode_length() 312. bios_table: Remove pldm_bios_table_attr_value_entry_encode_enum() 323. bios_table: Remove pldm_bios_table_attr_value_entry_encode_string() |
334. bios_table: Remove pldm_bios_table_attr_value_entry_encode_integer() |
|
33 34### Fixed 35 361. requester: Fix response buffer cast in pldm_send_recv() 372. pdr: Hoist record handle overflow test to avoid memory leak 38 39## [0.4.0] - 2023-07-14 40 --- 199 unchanged lines hidden --- | 34 35### Fixed 36 371. requester: Fix response buffer cast in pldm_send_recv() 382. pdr: Hoist record handle overflow test to avoid memory leak 39 40## [0.4.0] - 2023-07-14 41 --- 199 unchanged lines hidden --- |