]> granicus.if.org Git - apache/blobdiff - support/NWGNUhtdigest
Fix integer overflow in ap_pregsub. This can be triggered e.g.
[apache] / support / NWGNUhtdigest
index 9353b14fdc9e008dd0416cd2eeecb5b1f2e4485a..fa5abc11fa9dabbc230f252b9c6b180554752e1c 100644 (file)
@@ -176,7 +176,7 @@ FILES_nlm_objs = \
 # These will be added as a library command in the link.opt file.
 #
 FILES_nlm_libs = \
-       libcpre.o \
+       $(PRELUDE) \
        $(EOLIST)
 
 #
@@ -207,7 +207,7 @@ FILE_nlm_copyright =
 # Any additional imports go here
 #
 FILES_nlm_Ximports = \
-       @$(APR)/aprlib.imp \
+       @aprlib.imp \
        @libc.imp \
        $(EOLIST)