Re: [PATCH] don't dump private data members

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> We currently can only do dump filtering based on a fully qualified
> object reference (eg: anaconda.id.bootloader.password). This is somewhat
> problematic w/ encrypted block device passphrases since they can live in
> partRequest instances and therefore cannot be referenced as previously
> described. Initially I set out to implement dump filtering based on
> class name and member name, but I stumbled onto a much simpler solution:
> just make passphrase member into __passphrase and then filter out and
> private members (those with leading "__") from the dump.

Looks fine to me.  I did a quick check of an existing traceback and we
do not have any existing private members in the dump.  So, this patch
does not change anything for the worse.

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux