More conservative fix for aliasing problems (fdo#33781)
commit1d2a56633727a92558c9785cbfc7b789d601edd1
authorPetr Mladek <pmladek@suse.cz>
Fri, 8 Jul 2011 08:46:57 +0000 (8 10:46 +0200)
committerPetr Mladek <pmladek@suse.cz>
Fri, 8 Jul 2011 08:46:57 +0000 (8 10:46 +0200)
tree54ec46b6621e084be0ccb1e1c0a89ac365f81da4
parent8434a6966914547451489db6828b31ae86901186
More conservative fix for aliasing problems (fdo#33781)

Inspired by i#99665. It solves the problem where the aliasing caused
problems. It modifies the current aliasing using "byte or" (operator |)
 and restores the original aliasing at the end of the "if" block.
sw/source/core/doc/notxtfrm.cxx