]> granicus.if.org Git - yasm/commit
Fix bug in align_section(): if a section has no bytecodes, last will be NULL!
authorPeter Johnson <peter@tortall.net>
Thu, 21 Mar 2002 03:34:48 +0000 (03:34 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 21 Mar 2002 03:34:48 +0000 (03:34 -0000)
commit2ad58d8f334d4f94853c03cb178757655d77bcb7
tree0a40220f8ead8ed2ff1c69ee679b9b498a4eb566
parent45cc60713574fb525357a9e9f814f76d9eeaa2ec
Fix bug in align_section(): if a section has no bytecodes, last will be NULL!

svn path=/trunk/yasm/; revision=542
modules/objfmts/bin/bin-objfmt.c
src/objfmts/bin/bin-objfmt.c