Changeset faeb7cc in mainline for uspace/app/tester/mm/malloc1.c


Ignore:
Timestamp:
2011-05-21T14:33:38Z (14 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
13f2461
Parents:
1b3e854
Message:

add additional RETURN_IF_ERRORs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/mm/malloc1.c

    r1b3e854 rfaeb7cc  
    241241                                TPRINTF("A");
    242242                                fill_block(blk);
     243                                RETURN_IF_ERROR;
    243244                        }
    244245                       
Note: See TracChangeset for help on using the changeset viewer.