issues Search Results · repo:nasa/osal language:C
Filter by
879 results
(59 ms)879 results
innasa/osal (press backspace or delete to remove)Describe the bug Comparing the current timer interval time with the previous interval time causes the test to fail on
systems with a slow tick (e.g. RTEMS at 10000 tick). Logic can be updated for better ...
pepepr08
- Opened 3 days ago
- #1503
Describe the bug The osal-core-test is creating tasks with stacks that are 4 times larger than intended due to using
uint32 instead of uint8 in these two places:
uint8 task_0_stack[TASK_0_STACK_SIZE]; ...
pepepr08
- Opened 4 days ago
- #1501
Describe the bug UT_os_task_getid_by_sysdata_test was added as both the test and the init function in ut_oscore_test.c
causing the test to executed twice.
https://github.com/nasa/osal/blob/b6dca11773c17a48135db22dfee1f7caf3bc142c/src/unit-tests/oscore-test/ut_oscore_test.c#L243 ...
avan989
- Opened 6 days ago
- #1498
Describe the bug Issue noticed on the PSP, but also updating here in OSAL since malloc stub is also located here.
See https://github.com/nasa/PSP/issues/449
Reporter Info Jose F. Martinez Pedraza / NASA ...
pepepr08
- Opened 10 days ago
- #1496
Describe the bug The two links to the OSAL User s Guide in README.md are incorrect.
To Reproduce Steps to reproduce the behavior:
1. Go to the OSAL repo on Github.
2. Do an in-page search for user ...
leighgarbs
- Opened on Jan 5
- #1492
Checklist
- [x] I reviewed the Contributing Guide.
- [x] I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other
tickets.
Describe the bug ...
thnkslprpt
- Opened on Dec 17, 2024
- #1489
Is your feature request related to a problem? Please describe. There are multiple Gateway VSM applications using
snprintf() and it would be good to wrap in OSAL to provide coverage test stubs and consistency ...
CDKnightNASA
- 9
- Opened on Dec 12, 2024
- #1488
Describe the bug OS_OpenCreate function could allow path traversal. It only checks if a user-inputted file path starts
with the virtual mount point, but doesn t make sure the file is within the mount. ...
tandharia
- Opened on Dec 2, 2024
- #1485
Describe the bug The documentation in the comments above UT_SetHandlerFunction() incorrectly describe the parameters as
hook parameters.
https://github.com/nasa/osal/blob/a2011776dbfb24835a39b0b080ec574421f70ca6/ut_assert/inc/utstubs.h#L325 ...
good first issue
CDKnightNASA
- Opened on Nov 12, 2024
- #1484
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is.
Ex. I m always frustrated when [...]
running rtems console tasks cpuuse or task shows ...
thesamprice
- 1
- Opened on Nov 8, 2024
- #1482

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.