#3240: cpukit/libmisc/stackchk/check.c stack addresses formatted incorrectly.
----------------------------+----------------------------------------------
 Reporter:  Andrei Chichak  |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  normal          |  Milestone:  5.1
Component:  lib             |    Version:  5
 Severity:  normal          |   Keywords:  rtems_stack_checker_report_usage
----------------------------+----------------------------------------------
 The function Stack_check_Dump_threads_usage displays the stack high, low,
 and current pointers incorrectly.

 Instead of displaying these pointers in conventional hex format, the
 values have a proper prefix of 0x, but the pointer value is displayed in
 decimal.

 The incorrect inttypes.h formatting define was used.

--
Ticket URL: <http://devel.rtems.org/ticket/3240>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to