.note.tag, readelf and dsynth version detection
    Romick 
    yellowrabbit2010 at gmail.com
       
    Tue Jan 28 15:04:54 PST 2020
    
    
  
On Tue, Jan 28, 2020 at 10:32:24AM -0800, Matthew Dillon wrote:
> I pushed a hack to dsynth to use the second field if the first is zero, please
> test.
> 
Yes, it works, verified.
Earlier, as a workaround, I used a slightly different patch :)
==========
       if (note.x3 == 1 /*NT_VERSION*/) {
               note.version = note.zero;
       }
=========
-- 
  with best regards,    
  Yellow Rabbit @yrabbit at mastodon.sdf.org
  DragonFly 5.7-DEVELOPMENT x86_64
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20200129/e317656b/attachment-0003.bin>
    
    
More information about the Users
mailing list