Skip to content
  • Julien BLACHE's avatar
    Plug an information leak in the net backend. · 57bfede6
    Julien BLACHE authored
    When sending out a SANE_NET_CONTROL_OPTION RPC for the SANE_ACTION_GET_VALUE
    action (and SANE_ACTION_SET_AUTO for the network protocol versions < 3), the
    backend was not clearing the memory area for the value argument before
    sending it over the network, resulting in an information leak for the
    SANE_ACTION_GET_VALUE case.
    57bfede6