Actions
Bug #13353
closedloader: 13345 did miss byte and nvlist array
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
While porting 13345 to FreeBSD, I figured I have missed 2 cases... fortunately no harm is done as there is no code path using those cases, but should fix it nevertheless.
Testing done: build.
Related issues
Updated by Toomas Soome over 1 year ago
- Related to Bug #13345: loader: xdr_array is missing count added
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 9a2cc6e2be46528f552f7ed112fed60a329cd001
commit 9a2cc6e2be46528f552f7ed112fed60a329cd001 Author: Toomas Soome <tsoome@me.com> Date: 2020-12-11T00:01:46.000Z 13353 loader: 13345 did miss byte and nvlist array Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions