<style>
    .deepin-mail-1758607772655-084ce7f76e {
      color:#000000;
      font-size:14px;
      font-family:Noto Sans CJK SC;
      line-height: 1.4;
    }
    .deepin-mail-1758607772655-084ce7f76e p {
      margin-block-start: 0;
      margin-block-end: 0;
      -webkit-margin-before: 0;
      -webkit-margin-after: 0;
    }
    .deepin-mail-1758607772655-084ce7f76e table {
        margin-bottom: 5px;
    }
    .deepin-mail-1758607772655-084ce7f76e img {
        margin: 0 3px;
    }
    .deepin-mail-1758607772655-084ce7f76e hr.mail-sign-halving-line {
      position: relative;
      width: 100%;
      margin: 5px auto 5px 0;
      padding: 0 0 20px 0;
      border: none;
    }
    .deepin-mail-1758607772655-084ce7f76e hr.mail-sign-halving-line::before {
      content: "";
      width: 200px;
      height: 1px;
      background-color: #d9d9d9;
      position: absolute;
      top: calc(50% - 1px);
      left: 0;
      z-index: 1;
    }
    .deepin-mail-1758607772655-084ce7f76e li::marker {
      color: #000;
    }
    #sign .m-account, .tinymce-editor-sign .m-account{
      display: inline-block;
      color: #0000ee;
    }
    </style>
<div 
class="deepin-mail-1758607772655-084ce7f76e"><p>libdpkg&nbsp;consuming&nbsp;a&nbsp;large&nbsp;amount&nbsp;of&nbsp;cache&nbsp;memory,&nbsp;so&nbsp;I&nbsp;would<br>&nbsp;&nbsp;&nbsp;&nbsp;release&nbsp;it&nbsp;after&nbsp;use.&nbsp;However,&nbsp;upon&nbsp;re-initializing&nbsp;it&nbsp;for<br>&nbsp;&nbsp;&nbsp;&nbsp;the&nbsp;next&nbsp;use,&nbsp;it&nbsp;would&nbsp;crash.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;when&nbsp;libdpkg&nbsp;is&nbsp;reused,&nbsp;its&nbsp;internal&nbsp;hash&nbsp;table's&nbsp;bin&nbsp;array<br>&nbsp;&nbsp;&nbsp;&nbsp;(fsys_namenode&nbsp;*bins[BINS])&nbsp;was&nbsp;not&nbsp;being&nbsp;properly&nbsp;reset.<br>&nbsp;&nbsp;&nbsp;&nbsp;This&nbsp;caused&nbsp;fsys_hash_find_node&nbsp;to&nbsp;crash&nbsp;by&nbsp;dereferencing<br>&nbsp;&nbsp;&nbsp;&nbsp;stale
 pointers from a previous operation.</p>
<p>&nbsp;</p>
<div id="sign">
<p style="display: inline-block; margin-top: 10px; color: #0000ee;"><span 
class="sign-click">[email protected]</span></p>
</div></div>

Attachment: 0001-fix-ensure-libdpkg-fsys-hash-is-reset-on-reuse.patch
Description: application/mbox



Reply via email to