• E
    enforce sane readdir usage · eae00fb5
    Eric Blake 提交于
    Now that all clients have been adjusted, ensure that no future
    misuse of readdir is introduced into the code base.
    
    * cfg.mk (sc_prohibit_readdir): New rule.
    * src/util/virfile.c (virDirRead): Exempt the wrapper.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    eae00fb5
virfile.c 75.6 KB