Actions
Bug #12648
closeddr_cpu: NULL pointer errors
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build errors on SPARC with NULL pointers:
../../sun4v/io/dr_cpu.c: In function 'dr_cpu_res_array_init': ../../sun4v/io/dr_cpu.c:586: error: comparison between pointer and integer
Updated by Electric Monk about 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit a6c18717f209deaa8516b38f5d43c0bb5855e876
commit a6c18717f209deaa8516b38f5d43c0bb5855e876 Author: Toomas Soome <tsoome@me.com> Date: 2020-05-09T15:01:09.000Z 12648 dr_cpu: NULL pointer errors Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
Actions