Closed liuh-80 closed 1 year ago
@liuh-80 Does this change need to be cherry picked into 202012, 202205, 202305?
@liuh-80 @qiluo-msft do we also need this on 202012?
No such bug on 202111 or earlier branches. This PR is needed on 202205, 202305, but these branches are not existing right now.
@liuh-80 @qiluo-msft do we also need this on 202012?
We don't need this on 202012 because the code which has issue does not exist on 202012.
Fix PhysicalSensorTableMIBUpdater crash when 'type' attribute missing.
Work item tracking
Microsoft ADO (number only): 24869277
- What I did Fix PhysicalSensorTableMIBUpdater crash when 'type' attribute missing.
- How I did it Check 'type' attribute, if missing write error log in PhysicalSensorTableMIBUpdater.
- How to verify it Manually test. Pass all UT
- Description for the changelog Fix PhysicalSensorTableMIBUpdater crash when 'type' attribute missing.