Project

General

Profile

Actions

Bug #11321

closed

eeprom: NULL pointer errors

Added by Toomas Soome over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
cmd - userland programs
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

Build errors with NULL pointer:

    benv.c: In function 'add_comm':
    benv.c:363:11: error: assignment makes integer from pointer without a cast [-Werror=int-conversion]
      *(p - 1) = NULL;
               ^
    cc1: all warnings being treated as errors

Actions #1

Updated by Electric Monk over 4 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

git commit 619456cb54d66ca9736dc29a93b6bb375f41db14

commit  619456cb54d66ca9736dc29a93b6bb375f41db14
Author: Toomas Soome <tsoome@me.com>
Date:   2019-07-06T14:39:58.000Z

    11321 eeprom: NULL pointer errors
    Reviewed by: Garrett D'Amore <garrett@damore.org>
    Reviewed by: Peter Tribble <peter.tribble@gmail.com>
    Reviewed by: Andy Stormont <astormont@racktopsystems.com>
    Approved by: Garrett D'Amore <garrett@damore.org>

Actions

Also available in: Atom PDF