]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000050.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000050.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] svcs5
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20svcs5&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000049.html">
11 <LINK REL="Next" HREF="000051.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] svcs5</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20svcs5&In-Reply-To="
17 TITLE="[IRCServices Coding] svcs5">achurch at achurch.org
18 </A><BR>
19 <I>Sat Dec 22 00:40:23 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000049.html">AW: [IRCServices Coding] Services 5.0 alpha 8 released
22</A></li>
23 <LI>Next message: <A HREF="000051.html">[IRCServices Coding] svcs5
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#50">[ date ]</a>
27 <a href="thread.html#50">[ thread ]</a>
28 <a href="subject.html#50">[ subject ]</a>
29 <a href="author.html#50">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>&gt;<i>this may try to free something that is not malloced (if i get this right)
35</I>&gt;<i>when it is called from makechan() (free(NULL) works under glibc, but i do
36</I>&gt;<i>n't
37</I>&gt;<i>know how portable/standard it is)
38</I>
39 I'm pretty sure that's standard, and if it turns out not to be I'll
40just write my own free() because the rest of the code assumes it works
41that way.
42
43&gt;<i>finaly in chanserv/access-levels.c, in do_levels():
44</I>[snip]
45&gt;<i>the marked line is where i get the coredump...
46</I>&gt;<i>it doesn't make any sense..
47</I>&gt;<i>if ci-&gt;levels is NULL, then reset_levels is not called...
48</I>&gt;<i>so it remains NULL and then ci-&gt;levels[] is used
49</I>
50 The test on ci-&gt;levels was backwards in sense. Fixed, thanks.
51
52 --Andrew Church
53 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
54 <A HREF="http://achurch.org/">http://achurch.org/</A>
55
56</PRE>
57
58<!--endarticle-->
59 <HR>
60 <P><UL>
61 <!--threads-->
62 <LI>Previous message: <A HREF="000049.html">AW: [IRCServices Coding] Services 5.0 alpha 8 released
63</A></li>
64 <LI>Next message: <A HREF="000051.html">[IRCServices Coding] svcs5
65</A></li>
66 <LI> <B>Messages sorted by:</B>
67 <a href="date.html#50">[ date ]</a>
68 <a href="thread.html#50">[ thread ]</a>
69 <a href="subject.html#50">[ subject ]</a>
70 <a href="author.html#50">[ author ]</a>
71 </LI>
72 </UL>
73
74</body></html>