fix plugins.feedback_os_release failure on sles-1600#5286
Conversation
just the comment at the beginning of its /etc/os-release is already more than 256 bytes
|
|
There was a problem hiding this comment.
Code Review
This pull request increases the buffer size of the static distribution character array from 256 to 1024 bytes in plugin/feedback/utils.cc for Linux systems. There are no review comments, and I have no additional feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
just the comment at the beginning of its /etc/os-release is already more than 256 bytes
Was in the bb-11.8-release branch but didn't make it back for some reason.