Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Commit

Permalink
lbv_assert never returns
Browse files Browse the repository at this point in the history
git-svn-id: http://www.varnish-cache.org/svn/trunk@755 d4fa192b-c00b-0410-8231-f00ffab90ce4
  • Loading branch information
bsdphk committed Aug 8, 2006
1 parent 9dd0c3d commit b4e7241
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/varnishd/flint.lnt
Expand Up @@ -5,6 +5,8 @@
// Fix strchr() semtics, it can only return NULL if arg2 != 0
-sem(strchr, 1p, type(1), 2n == 0 ? (@p < 1p) : (@p < 1p || @p == 0 ))

-sem(lbv_assert, r_no)

-ffc // No automatic custody

-e763 // Redundant declaration for symbol '...' previously declared
Expand Down

0 comments on commit b4e7241

Please sign in to comment.