Actions
Feature #12661
closednull.h: enable NULL pointer for SPARC
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
Once all NULL pointer errors are integrated, we can change NULL to pointer on SPARC too.
Testing done: build/install/boot
Related issues
Updated by Electric Monk about 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit dfecc46651d2b074027544a9c03682fd51d51054
commit dfecc46651d2b074027544a9c03682fd51d51054 Author: Toomas Soome <tsoome@me.com> Date: 2020-06-26T16:18:05.000Z 12661 null.h: enable NULL pointer for SPARC Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Updated by Toomas Soome about 3 years ago
- Related to Bug #10266: NULL pointer constant issues in sgs/librtld_db added
Updated by Toomas Soome about 3 years ago
- Related to Bug #6261: Fix for 6198 overlooked NULL abuse in svr4pkg/libinst/mntinfo.c added
Updated by Toomas Soome about 3 years ago
- Related to Bug #6317: NULL pointer constant is not an int nor unsigned int in libzfs added
Updated by Toomas Soome about 3 years ago
- Related to Bug #6258: eventfd problem with NULL pointer constant and ints added
Actions