os_getcwd(): do not realloc if there was no malloc().
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sun, 12 Feb 2017 18:23:12 +0000 (19:23 +0100)
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>
Sun, 12 Feb 2017 18:23:12 +0000 (19:23 +0100)
commit4a5ee04fd186cb7d86a4f70821dacc55f8cce98d
tree04f9d83da5ee580869fb063d605bab792608f53d
parent79de4f370f306869887e1714ff4ecef5bfc93fa5
os_getcwd(): do not realloc if there was no malloc().
src/src/os.c