• Pavel Emelyanov's avatar
    crit: Show no payload for image objects · 4ead1592
    Pavel Emelyanov authored
    In some images there can be quite a long "payload" -- some
    raw data that is represented by base64 encoding. If we want
    to explore huge images reading tons of base64 symbols can
    be quite time consuming :) E.g. I a 1.5 gigs image with sysv
    shmem was sent to me some time ago for investigation %)
    
    So here is the --nopl argument for show action (decode should
    produce encode-able image, so payload there is needed) that
    just shows the amount of bytes in payload (if any).
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    4ead1592
Name
Last commit
Last update
Documentation Loading commit data...
contrib Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
lib Loading commit data...
scripts Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...