search for: nstext

Displaying 2 results from an estimated 2 matches for "nstext".

Did you mean: _stext
2023 Jul 21
1
tools::parseLatex() crashes on "\\verb{}"
...ro to use the same character as the > delimiter on both sides: > > tools::parseLatex('\\verb!hello!') > # \verb!hello! > > What the loop doesn't have is a check for EOF, which leads TEXT_PUSH() > to increase the temporary buffer exponentially until unsigned int > nstext overflows and results in a 0-byte allocation, which is then > overrun, corrupting the heap. Any other unterminated \verb!... would > have caused the same crash. > > Here's a patch that prevents this particular crash: > > --- src/library/tools/src/gramLatex.y (revision 84714)...
2012 Jul 03
0
Wine release 1.5.8
...h nsnode. mshtml: Share nsscript reference with nsnode. mshtml: Share nsobject reference with nsnode. mshtml: Don't release nselem in HTMLElement_destructor. mshtml: Share nsrow reference with nsnode. mshtml: Share nsstyle reference with nsnode. mshtml: Share nstextarea reference with nsnode. mshtml: Use proper macro to release nstext. mshtml: Share nsinput reference with nsnode. mshtml: Share nsselect reference with nsnode. mshtml: Keep reference to document in HTMLDOMChildrenCollection. mshtml: Return referenced object in get_no...