Whamcloud - gitweb
ostype.c (e2p_os2string): Check to make sure malloc() is
authorTheodore Ts'o <tytso@mit.edu>
Thu, 31 Mar 2005 05:01:33 +0000 (00:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 31 Mar 2005 05:01:33 +0000 (00:01 -0500)
commit813b901d419cd700cf2fc65048142b024da49808
tree24d2c4419fcf4e05dff5a9635bfc164ac0d6ecf5
parentd4f28f9a6ac1d614aa5d9c24c152df10ee1a1eb6
ostype.c (e2p_os2string): Check to make sure malloc() is
successful before attempting to copy into it.  Add
#include of stdlib.h to fix a core dump bug on the IA64
architecture.  (Addresses Debian Bug #302200)
lib/e2p/ChangeLog
lib/e2p/ostype.c