tools/dumpscan/pathname.c: properly check strdup() return value
[openafs.git] / src / tools / dumpscan / pathname.c
2013-01-06 Nickolai Zeldovichtools/dumpscan/pathname.c: properly check strdup()...
2012-05-24 Simon WilkinsonDon't cast the return from realloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonUse strdup to copy strings
2012-04-18 Simon Wilkinsontools: Move dumpscan into its own directory