aboutsummaryrefslogtreecommitdiffstats
path: root/croatian/security
diff options
context:
space:
mode:
authorRhonda D'Vine <alfie>2002-08-23 12:26:28 +0000
committerRhonda D'Vine <alfie>2002-08-23 12:26:28 +0000
commitbdc02d0ce57eca0f73835925a7c16ca5602666d0 (patch)
treec02cfd2b12035cd7be337f3db30d1cef169988d1 /croatian/security
parent46d623c7f7a77a74940a3b3ca0d5adff50917e23 (diff)
Removed empty <p> and escaped an >.
CVS version numbers croatian/security/1997/19970220.wml: 1.7 -> 1.8 english/security/1997/19970220.wml: 1.7 -> 1.8 spanish/security/1997/19970220.wml: 1.1 -> 1.2 swedish/security/1997/19970220.wml: 1.1 -> 1.2
Diffstat (limited to 'croatian/security')
-rw-r--r--croatian/security/1997/19970220.wml6
1 files changed, 3 insertions, 3 deletions
diff --git a/croatian/security/1997/19970220.wml b/croatian/security/1997/19970220.wml
index f762a763825..06bce4facb9 100644
--- a/croatian/security/1997/19970220.wml
+++ b/croatian/security/1997/19970220.wml
@@ -10,11 +10,11 @@ prekoračenje buffera, makar na nekim platformama. Nisam pročitao cijeli
izvorni kod, ali nakon kratkog pregleda sam primijetio da attacher.c radi
sljedeće:
-<p><pre>
+<pre>
struct passwd ppp;
char fullname[100];
- strcpy(fullname, ppp->pw_gecos);
+ strcpy(fullname, ppp-&gt;pw_gecos);
</pre>
<p>Mogao sam nabrzinu napisati exploit, ali nije radio ovdje na BSDI 1.1
@@ -38,4 +38,4 @@ chpass/chfn kao nove gecos informacije.
# do not modify the following line
#include '$(ENGLISHDIR)/security/1997/19970220.data'
-#use wml::debian::translation-check translation="1.7"
+#use wml::debian::translation-check translation="1.8"

© 2014-2024 Faster IT GmbH | imprint | privacy policy