K 10 svn:author V 6 emaste K 8 svn:date V 27 2019-01-11T19:53:45.343019Z K 7 svn:log V 252 MFC r342575, r342580: ar: detect and error out on 32-bit symbol table overflow BSD ar currently does not support the /SYM64/ 64-bit symbol table, and previously truncated to 32-bits, silently producing corrupted archives larger than 4GB. PR: 234454 END