You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The template parameter for TPROPVAL_ARRAY::get was wrongly chosen for
PR_CREATOR_ENTRYID, but since the pointer is never derefenced in the
block but passed right back to TPROPVAL_ARRAY::emplace_back, it of no
consequence. Switch to the untyped "get" function (getval).
0 commit comments