Actions
Bug #12295
closedlibrsc: wrong argument for sizeof
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
/code/illumos-gate/usr/src/tools/proto/root_sparc-nd/opt/onbld/bin/sparc/smatch: common/librsc.c:154 rscp_init() warn: sizeof(NUMBER)?
It would be better to zero entire buffer.
Testing done: build only.
Updated by Electric Monk over 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 13b136d3061155363c62c9f6568d25b8b27da8f6
commit 13b136d3061155363c62c9f6568d25b8b27da8f6 Author: Toomas Soome <tsoome@me.com> Date: 2020-02-25T18:02:07.000Z 12295 librsc: wrong argument for sizeof Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Actions