]> granicus.if.org Git - yasm/commit
Remove NULL return checks; BitVector uses xmalloc(), so they aren't necessary.
authorPeter Johnson <peter@tortall.net>
Thu, 11 Oct 2001 05:37:34 +0000 (05:37 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 11 Oct 2001 05:37:34 +0000 (05:37 -0000)
commit57a746069dafe2c7aebf7dcfa9eb37fa364d3afa
treecf8040b6ee14adaf022c3f2dffb00184c1cb4213
parent193392dcb60eff248108dbd56a4d361dbe58ee47
Remove NULL return checks; BitVector uses xmalloc(), so they aren't necessary.

svn path=/trunk/yasm/; revision=271
libyasm/floatnum.c
src/floatnum.c