Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37905898
en ru br
ALT Linux repos
S:2.0.8-alt2
5.0: 2.0.8-alt1
4.1: 2.0.8-alt1
4.0: 2.0.8-alt1
3.0: 2.0.5-alt1

Group :: Networking/Other
RPM: p0f

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: p0f-2.0.5-query.patch
Download


--- p0f-2.0.5.orig/p0f-query.c
+++ p0f-2.0.5/p0f-query.c
@@ -69,7 +69,7 @@
   cur->dad   = daddr;
   cur->ports = (sport << 16) + dport;
 
-  memset(sc,0,sizeof(sc));
+  memset(sc,0,sizeof *sc);
   if (genre) {
     strncpy(sc->genre,genre,19);
     strncpy(sc->detail,detail,39);
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin