[RTEMS Project] #3240: cpukit/libmisc/stackchk/check.c stack addresses formatted incorrectly.

RTEMS trac trac at rtems.org
Wed Dec 6 22:51:35 UTC 2017


#3240: cpukit/libmisc/stackchk/check.c stack addresses formatted incorrectly.
----------------------------------------------+--------------------------
 Reporter:  Andrei Chichak                    |       Owner:  Chris Johns
     Type:  defect                            |      Status:  closed
 Priority:  normal                            |   Milestone:  5.1
Component:  lib                               |     Version:  5
 Severity:  normal                            |  Resolution:  fixed
 Keywords:  rtems_stack_checker_report_usage  |
----------------------------------------------+--------------------------
Changes (by Andrei Chichak <andrei@…>):

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


Comment:

 In [changeset:"1737e8f8673916319267163c0a7518ac087cf832/rtems"
 1737e8f/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="1737e8f8673916319267163c0a7518ac087cf832"
 libmisc/stackchk/check.c: correct formatting of stack pointers in
 Stack_check_Dump_threads_usage

 Pointers were being printed as 0x<decimal> rather than 0x<hex>. I altered
 the formatting define used
 to give the correct formatting.
 Close #3240
 }}}

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


More information about the bugs mailing list