author | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 4 Feb 2007 15:10:56 +0000 (15:10 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Sun, 4 Feb 2007 15:10:56 +0000 (15:10 +0000) | ||
commit | e875ebf833b09b5c9f373ebd07a41ea72bd61270 | |
tree | 89ff55dcc4e183fd5e6ac4be3e4276b7c6ac8989 | tree | snapshot |
parent | 129958c3b0e17dc15a5a4722ee83a89a780f9a57 | commit | diff |
Unions Are Evil! When pixblock size is TINY, it stores data right in the data.px field (as data.p) and clears it, so when read as data.px it yields NULL. This fixes the problems with the dropper tool (which uses tiny buffers)