Actions
Bug #10100
closedIllumos is confused about calloc() arguments
Start date:
2018-12-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
smatch complains about reversed calloc() arguments; fix them up.
Updated by Electric Monk over 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 1b58875ad7966cf2c85ee8e92f3da04f0a3b2f7a
commit 1b58875ad7966cf2c85ee8e92f3da04f0a3b2f7a Author: John Levon <john.levon@joyent.com> Date: 2019-02-08T20:20:48.000Z 10100 Illumos is confused about calloc() arguments Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions