[RTEMS Project] #4282: pwdgrp.c: Unchecked return value from library error spotted by Coverity

RTEMS trac trac at rtems.org
Tue Mar 23 17:02:15 UTC 2021


#4282: pwdgrp.c: Unchecked return value from library error spotted by Coverity
-----------------------+--------------------------------------
 Reporter:  Ryan Long  |       Owner:  Ryan Long <ryan.long@…>
     Type:  defect     |      Status:  closed
 Priority:  normal     |   Milestone:  6.1
Component:  lib        |     Version:  6
 Severity:  normal     |  Resolution:  fixed
 Keywords:             |  Blocked By:
 Blocking:             |
-----------------------+--------------------------------------
Changes (by Ryan Long <ryan.long@…>):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"37fc6516d36e82e0a740b33cc2787b4d031411d9/rtems"
 37fc651/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="37fc6516d36e82e0a740b33cc2787b4d031411d9"
 pwdgrp.c: Remove _Assert. /etc may already exist

 Removed the _Assert_unused_variable_equals macro due to /etc
 having already been created by the network stack initialization
 or an initial filesystem image.

 Closes #4282
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4282#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list