On Wed, May 11, 2011 at 4:44 PM, William A. Rowe Jr. <wr...@rowe-clan.net> wrote: > On 5/11/2011 9:23 AM, Jeff Trawick wrote: >>> >>>> Running myapp.exe against libapr-2-0.dll can result in a myapp.exe.### >>>> droplet that looks like this: >>>> >>>> 75B30000 00000001 00001774 LoadLibraryA() misc/win32/misc.c:175 > > This affects httpd 2.2.18, released. One per pid each time httpd is launched. > I am of the mind to remove the offending #include and roll an -R2.msi binary > package, if nobody much minds. I'd leave the -win32-src packages unmolested > unless people feel strongly. > > You added this; > > https://svn.apache.org/viewvc/apr/apr/branches/1.4.x/misc/win32/misc.c?r1=1084322&r2=1084323& > > which was spawned from; > > https://svn.apache.org/viewvc/apr/apr/trunk/misc/win32/misc.c?r1=892177&r2=892176&pathrev=892177
BTW, who did that one :) > Did you intend to?