Changeset a541e080 for general/genlib/apr.xml
- Timestamp:
- 08/26/2021 03:15:09 PM (3 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- dec59a47
- Parents:
- f1a7af6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/apr.xml
rf1a7af6 ra541e080 83 83 <sect2 role="installation"> 84 84 <title>Installation of Apr</title> 85 86 <para> 87 First, fix a security issue: 88 </para> 89 90 <screen><userinput>sed '/{306/a \ 91 \ 92 if (xt->tm_mon < 0 || xt->tm_mon >= 12) \ 93 return APR_EBADDATE;' -i time/unix/time.c</userinput></screen> 85 94 86 95 <para>
Note:
See TracChangeset
for help on using the changeset viewer.