This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
mm
/
kmap
History
Ville Juven
04bfaf3a55
kmm_map.c: Remember to free the temporary 'pages' variable
...
The temp variable was freed only in error cases, but it needs to be freed in the happy case as well.
2023-10-09 18:59:43 +03:00
..
kmm_map.c
kmm_map.c: Remember to free the temporary 'pages' variable
2023-10-09 18:59:43 +03:00
Make.defs
…