Changeset aaf9c78 in rtems-docs for c-user/fatal_error.rst
- Timestamp:
- 06/01/18 05:09:20 (4 years ago)
- Branches:
- 5, am, master
- Children:
- 2b7c9e7
- Parents:
- b5d29c9
- git-author:
- Sebastian Huber <sebastian.huber@…> (06/01/18 05:09:20)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (06/05/18 07:13:25)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c-user/fatal_error.rst
rb5d29c9 raaf9c78 128 128 Fatal source of :c:func:`rtems_panic`, see :ref:`rtems_panic`. 129 129 130 RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE (12) 131 Fatal source for invalid C program heap frees via :c:func:`free`. The 132 fatal code is the bad pointer. 133 130 134 .. _internal_errors: 131 135
Note: See TracChangeset
for help on using the changeset viewer.