Actions
Bug #12550
closeddad: NULL pointer errors
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
Build errors with NULL pointer:
../../sun/io/dada/targets/dad.c: In function 'make_dcd_cmd': ../../sun/io/dada/targets/dad.c:2258: 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 033fe5502e8d73564183eeb70cde2e5fb6bf7f9f
commit 033fe5502e8d73564183eeb70cde2e5fb6bf7f9f Author: Toomas Soome <tsoome@me.com> Date: 2020-05-09T15:18:41.000Z 12550 dad: NULL pointer errors Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
Actions