24 Jul
                
                    2020
                
            
            
                24 Jul
                
                '20
                
            
            
            
        
    
                5:44 p.m.
            
        On a Wednesday in 2020, Michal Privoznik wrote:
As mentioned in one of previous commits, populating domain's namespace from pre-exec() hook is dangerous. This commit moves population of the namespace with domain inputs into daemon's namespace.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_domain_namespace.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano