[Issue 19819] __FILE__ might emit personally identifiable information in release executable
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Apr 23 21:41:11 UTC 2019
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19819
Seb <greeenify at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com
--- Comment #3 from Seb <greeenify at gmail.com> ---
I am not sure how this could leak secure data. If you do a release build, you
typically strip away all debug information anyhow and that includes __FILE__.
Do you have a concrete example on how this could be dangerous or is this just a
general concern?
--
    
    
More information about the Digitalmars-d-bugs
mailing list