Changeset 623 for GPL/branches/uniaud32-next/lib32/memory.c
- Timestamp:
- Jan 2, 2021, 9:19:51 PM (5 years ago)
- File:
-
- 1 edited
-
GPL/branches/uniaud32-next/lib32/memory.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/lib32/memory.c
r619 r623 655 655 size_t size; 656 656 657 if (!block) 658 return 0; 659 657 660 if (block == ZERO_SIZE_PTR) 658 661 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.
